| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.gst-python: fix darwin build | Amadej Kastelic | 2025-05-08 | 1 | -0/+5 |
| * | python3.pkgs.gst-python: Fix build with PyGObject 3.52•••Still need a second patch for https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4322 | Jan Tojnar | 2025-03-27 | 1 | -0/+11 |
| * | python3.pkgs.gst-python: 1.24.10 → 1.26.0•••- Update https://gstreamer.freedesktop.org/releases/1.26/ - Format expression - Add `updateScript` | Jan Tojnar | 2025-03-27 | 1 | -4/+18 |
| * | gst_all_1.*: 1.24.7 -> 1.24.10•••https://discourse.gstreamer.org/t/gstreamer-1-24-10-stable-bug-fix-release/3683 | Reno Dakota | 2024-12-14 | 1 | -2/+2 |
| * | python312Packages: cleanup instances of `doCheck = true`•••This is implicitly the case, and unless `doCheck` is referenced it makes no sense setting it. | Martin Weinelt | 2024-10-26 | 1 | -2/+0 |
| * | python3Packages.gst-python: 1.24.3 -> 1.24.7 | Emily | 2024-09-02 | 1 | -2/+2 |
| * | treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' | Jörg Thalheim | 2024-07-29 | 1 | -1/+1 |
| * | treewide: remove lilyinstarlight | Lily Foster | 2024-07-02 | 1 | -1/+1 |
| * | Merge pull request #313707 from lilyinstarlight/upd/gstreamer-1.24.3•••gst_all_1.*,python3Packages.gst-python: 1.24.2 -> 1.24.3 | Robert Scott | 2024-05-27 | 1 | -2/+2 |
| |\ | |||||
| | * | python311Packages.gst-python: 1.24.2 -> 1.24.3 | Lily Foster | 2024-05-22 | 1 | -2/+2 |
| * | | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -15/+17 |
| |/ | |||||
| * | python3Packages.gst-python: 1.24.1 → 1.24.2 | Maxine Aubrey | 2024-04-22 | 1 | -2/+2 |
| * | python3Packages.gst-python: reenable tests | Maxine Aubrey | 2024-04-22 | 1 | -3/+1 |
| * | python3Packages.gst-python: 1.22.9 → 1.24.1•••disable checks until fixes land in pygobject3 | Maxine Aubrey | 2024-04-22 | 1 | -3/+5 |
| * | python3Packages.gst-python: 1.22.7 -> 1.22.8 | Alyssa Ross | 2024-02-10 | 1 | -2/+2 |
| * | python3Packages.gst-python: stop using meta.homepage in fetcher | Sandro | 2023-12-24 | 1 | -1/+1 |
| * | python311Packages.gst-python: 1.22.7 -> 1.22.8 | Lily Foster | 2023-12-22 | 1 | -2/+2 |
| * | python311Packages.gst-python: 1.22.6 -> 1.22.7 | Lily Foster | 2023-11-25 | 1 | -2/+2 |
| * | treewide: change pythonForBuild to pythonOnBuildForHost | Adam Joseph | 2023-11-05 | 1 | -1/+1 |
| * | python3Packages.gst-python: 1.22.5 -> 1.22.6 | Lily Foster | 2023-09-27 | 1 | -2/+2 |
| * | python3Packages.gst-python: 1.22.4 -> 1.22.5 | Lily Foster | 2023-07-27 | 1 | -2/+2 |
| * | python3Packages.gst-python: 1.22.3 -> 1.22.4 | Lily Foster | 2023-06-21 | 1 | -2/+2 |
| * | python3Packages.gst-python: 1.22.2 -> 1.22.3 | Lily Foster | 2023-05-19 | 1 | -2/+2 |
| * | python3Packages.gst-python: adopt maintainership as lilyinstarlight | Lily Foster | 2023-05-18 | 1 | -0/+1 |
| * | python3Packages.gst-python: 1.20.0 -> 1.22.2 | Lily Foster | 2023-04-16 | 1 | -2/+2 |
| * | treewide: cross fixes | Artturin | 2022-09-07 | 1 | -4/+9 |
| * | python3Packages.gst-python: use correct interpreter | Robert Schütz | 2022-05-15 | 1 | -3/+3 |
| * | python3.pkgs.gst-python: 1.18.4 → 1.20.0 | Jan Tojnar | 2022-02-06 | 1 | -2/+2 |
| * | gstreamer: 1.18.2 -> 1.18.4•••Fixes: CVE-2021-3497, CVE-2021-3498 | Martin Weinelt | 2021-04-29 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | 2021-01-24 | 1 | -5/+4 |
| * | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••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. | Jonathan Ringer | 2021-01-19 | 1 | -2/+2 |
| * | gstreamer: 1.16.2 -> 1.18.0•••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 | Niklas Hambüchen | 2020-10-24 | 1 | -22/+8 |
| * | python38.pkgs.gst-python: Fix build | Jan Tojnar | 2020-06-09 | 1 | -0/+7 |
| * | treewide: replace base64 encoded hashes | Daiderd Jordan | 2020-06-03 | 1 | -1/+1 |
| * | python3Packages.gst-python: fix build on darwin | Mario Rodas | 2020-04-10 | 1 | -0/+9 |
| * | python3.pkgs.gst-python: 1.14.4 → 1.16.2 | Jan Tojnar | 2020-03-24 | 1 | -28/+2 |
| * | python3.pkgs.gst-python: clean up•••* Format with nixpkgs-fmt * Reorder attributes according to estabilished convention * Drop unnecessaty mirror * Move pname & version into the main attrset | Jan Tojnar | 2020-03-24 | 1 | -17/+31 |
| * | Python: fix outfall after setting `strictDeps = true;` | Frederik Rietdijk | 2019-02-17 | 1 | -1/+1 |
| * | gobject-introspection: rename package•••camelCase package name was a huge inconsistency in GNOME package set. | Jan Tojnar | 2018-12-02 | 1 | -2/+2 |
| * | python2.pkgs.gst-python: fix build | Jan Tojnar | 2018-11-29 | 1 | -0/+11 |
| * | python2.pkgs.gst-python: fix build | Jan Tojnar | 2018-10-18 | 1 | -11/+25 |
| * | pythonPackages.gst-python: 1.14.2 -> 1.14.4 | Ben Wolsieffer | 2018-10-16 | 1 | -2/+2 |
| * | pythonPackages.gst-python: 1.14.0 → 1.14.2 | Bastian Köcher | 2018-08-30 | 1 | -2/+2 |
| * | pythonPackages: remove `name` attribute`•••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`. | Frederik Rietdijk | 2018-06-23 | 1 | -5/+5 |
| * | pythonPackages.gst-python: 1.12.3 → 1.14.0 | Jan Tojnar | 2018-04-04 | 1 | -8/+11 |
| * | gstreamer: update hashes•••missing from 6cc35d014ff77a3b3975d484a66a4343e428e7f0 (#32477) | Orivej Desh | 2017-12-11 | 1 | -1/+1 |
| * | gstreamer: 1.12.2 -> 1.12.3 | Bart Brouns | 2017-12-08 | 1 | -1/+1 |
| * | gstreamer: 1.10.4 → 1.12.2 | Jan Tojnar | 2017-11-05 | 1 | -3/+3 |
| * | python-gst-python: fix pygi overrides dir path•••Before it created a lib directory inside the lib directory. | Robert Helgesson | 2017-09-08 | 1 | -3/+3 |
