| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-13 | python3Packages.python-snappy: 0.7.1 -> 0.7.3 | Martin Weinelt | |
| 2024-07-29 | treewide: remove unused with statements from maintainer lists | Jörg Thalheim | |
| $ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' | |||
| 2024-05-22 | python3Packages: format with nixfmt | Martin Weinelt | |
| 2024-03-12 | python3Packages.python-snappy: 0.6.1 -> 0.7.1 | Martin Weinelt | |
| 2023-07-18 | treewide: drop inactive maintainer costrouc from all python packages | Sandro Jäckel | |
| 2023-03-03 | python3.pkgs: Migrate fetchers to use hash | Martin Weinelt | |
| when they already rely on SRI hashes. | |||
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume Girol | |
| checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | |||
| 2022-08-13 | treewide: migrate to pythonPackages.unittestCheckHook | Winter | |
| 2022-03-14 | python3Packages.python-snappy: 0.6.0 -> 0.6.1 | Martin Weinelt | |
| 2021-02-05 | python-snappy: 0.5.4 -> 0.6.0 | Armijn Hemel | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2019-06-16 | treewide: remove unused variables (#63177) | volth | |
| * treewide: remove unused variables * making ofborg happy | |||
| 2019-04-18 | python: python-snappy: 0.5.3 -> 0.5.4 | Frederik Rietdijk | |
| 2019-04-15 | treewide: update homepages to https where available | Matthew Bauer | |
| Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects. | |||
| 2019-02-24 | pythonPackages.python-snappy: init at 0.5.3 | Chris Ostrouchov | |
