| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-19 | python3Packages.gst-python: 1.22.2 -> 1.22.3 | Lily Foster | |
| 2023-05-18 | python3Packages.gst-python: adopt maintainership as lilyinstarlight | Lily Foster | |
| 2023-04-16 | python3Packages.gst-python: 1.20.0 -> 1.22.2 | Lily Foster | |
| 2022-09-07 | treewide: cross fixes | Artturin | |
| 2022-05-15 | python3Packages.gst-python: use correct interpreter | Robert Schütz | |
| 2022-02-06 | python3.pkgs.gst-python: 1.18.4 → 1.20.0 | Jan Tojnar | |
| 2021-04-29 | gstreamer: 1.18.2 -> 1.18.4 | Martin Weinelt | |
| Fixes: CVE-2021-3497, CVE-2021-3498 | |||
| 2021-01-25 | treewide: remove stdenv where not needed | Pavol Rusnak | |
| 2021-01-24 | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | |
| 2021-01-19 | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix | Jonathan Ringer | |
| continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. | |||
| 2020-10-24 | gstreamer: 1.16.2 -> 1.18.0 | Niklas Hambüchen | |
| Fixes #98769. Important changes from https://gstreamer.freedesktop.org/releases/1.18/: * `gst-validate` was renamed to `gst-devtools` upstream: > * the `gst-validate` tarball has been superseded by > the `gst-devtools` tarball for consistency with the git module name. * `gst-python` is now Python 3 only: > * Python 2.x is no longer supported | |||
| 2020-06-09 | python38.pkgs.gst-python: Fix build | Jan Tojnar | |
| 2020-06-03 | treewide: replace base64 encoded hashes | Daiderd Jordan | |
| 2020-04-10 | python3Packages.gst-python: fix build on darwin | Mario Rodas | |
| 2020-03-24 | python3.pkgs.gst-python: 1.14.4 → 1.16.2 | Jan Tojnar | |
| 2020-03-24 | python3.pkgs.gst-python: clean up | Jan Tojnar | |
| * Format with nixpkgs-fmt * Reorder attributes according to estabilished convention * Drop unnecessaty mirror * Move pname & version into the main attrset | |||
| 2019-02-17 | Python: fix outfall after setting `strictDeps = true;` | Frederik Rietdijk | |
| 2018-12-02 | gobject-introspection: rename package | Jan Tojnar | |
| camelCase package name was a huge inconsistency in GNOME package set. | |||
| 2018-11-29 | python2.pkgs.gst-python: fix build | Jan Tojnar | |
| 2018-10-18 | python2.pkgs.gst-python: fix build | Jan Tojnar | |
| 2018-10-16 | pythonPackages.gst-python: 1.14.2 -> 1.14.4 | Ben Wolsieffer | |
| 2018-08-30 | pythonPackages.gst-python: 1.14.0 → 1.14.2 | Bastian Köcher | |
| 2018-06-23 | pythonPackages: remove `name` attribute` | Frederik Rietdijk | |
| The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. | |||
| 2018-04-04 | pythonPackages.gst-python: 1.12.3 → 1.14.0 | Jan Tojnar | |
| 2017-12-11 | gstreamer: update hashes | Orivej Desh | |
| missing from 6cc35d014ff77a3b3975d484a66a4343e428e7f0 (#32477) | |||
| 2017-12-08 | gstreamer: 1.12.2 -> 1.12.3 | Bart Brouns | |
| 2017-11-05 | gstreamer: 1.10.4 → 1.12.2 | Jan Tojnar | |
| 2017-09-08 | python-gst-python: fix pygi overrides dir path | Robert Helgesson | |
| Before it created a lib directory inside the lib directory. | |||
| 2017-08-13 | python.pkgs.gst-python: move expression | Frederik Rietdijk | |
