| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | 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 |
| * | python312Packages.brotli: fix src FOD hash•••Fixes the hash, because we were using the wrong fetcher in update-python- libraries. | Martin Weinelt | 2024-06-27 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -10/+7 |
| * | python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda | adisbladis | 2023-12-07 | 1 | -0/+1 |
| * | python3Packages.brotli: 1.0.9 -> 1.1.0 | Martin Weinelt | 2023-09-27 | 1 | -3/+3 |
| * | treewide: reduce packages I maintainer | Sandro Jäckel | 2023-07-23 | 1 | -1/+1 |
| * | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. | Martin Weinelt | 2023-03-03 | 1 | -1/+1 |
| * | treewide: switch to nativeCheckInputs•••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. | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| * | python39Packages.brotli: update comments, add SuperSandro2000 as maintainer | Sandro Jäckel | 2022-03-23 | 1 | -4/+5 |
| * | pythonPackages.brotli: don't use deepClone•••It's not reproducible | Dmitry Kalinkin | 2022-01-31 | 1 | -2/+2 |
| * | python3Packages.brotli: convert to pytestCheckHook | Martin Weinelt | 2021-09-01 | 1 | -7/+13 |
| * | python3Packages.brotli: fix tests | Jonathan Ringer | 2021-04-03 | 1 | -1/+3 |
| * | python3Packages.brotli: 1.0.7 -> 1.0.9 | Jonathan Ringer | 2021-04-03 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | pythonPackages.brotli: fix build•••Recent changes to buildPythonPackage seem to have enabled a configure script that doesn't work, so disable it. | arcnmx | 2019-09-10 | 1 | -0/+2 |
| * | python36Packages.brotli: 1.0.5 -> 1.0.7 (#50169)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-brotli/versions | R. RyanTM | 2018-11-10 | 1 | -2/+2 |
| * | pythonPackages.brotli: init at 1.0.5 | Jaakko Luttinen | 2018-10-02 | 1 | -0/+26 |
