| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: change 'format = "pyproject";' to 'pyproject = true;'•••This is almost all find-and-replace. I manually edited: * pkgs/development/python-modules/notifications-android-tv/default.nix, * pkgs/servers/home-assistant/default.nix, * pkgs/development/tools/continuous-integration/buildbot/master.nix A few files have not been changed in this PR because they would cause rebuilds. This PR should have 0 rebuilds. | Michael Daniels | 2026-01-12 | 1 | -1/+1 |
| * | treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> | Ihar Hrachyshka | 2025-12-10 | 1 | -3/+3 |
| * | treewide: substitute pname for strings (python3Packages.[a-g].*) | Peder Bergebakken Sundt | 2025-05-25 | 1 | -1/+1 |
| * | python313Packages.cleo: 2.1.0 -> 2.2.1•••https://github.com/python-poetry/cleo/blob/refs/tags/2.2.1/CHANGELOG.md | Martin Weinelt | 2025-03-11 | 1 | -2/+2 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | treewide: remove pythonRelaxDepsHook references•••It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. | Martin Weinelt | 2024-06-14 | 1 | -2/+0 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -12/+11 |
| * | python310Packages.cleo: 2.0.1 -> 2.1.0 | R. Ryantm | 2023-11-04 | 1 | -2/+2 |
| * | python310Packages.cleo: relax rapidfuzz version contraint | Robert Schütz | 2023-04-20 | 1 | -0/+6 |
| * | 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 |
| * | python310Packages.cleo: clean up crashtest patch | Theodore Ni | 2022-12-09 | 1 | -5/+0 |
| * | python310Packages.cleo: 1.0.0a5 -> 2.0.1•••fixes CVE-2022-42966 https://github.com/python-poetry/cleo/blob/2.0.1/CHANGELOG.md | Robert Schütz | 2022-11-29 | 1 | -4/+5 |
| * | python3Packages.cleo: 0.8.1 -> 1.0.0a5 | Martin Weinelt | 2022-09-18 | 1 | -12/+39 |
| * | pkgs.development.python-modules: remove unused args | Markus S. Wamser | 2021-11-12 | 1 | -1/+1 |
| * | python: cleo: 0.7.6 -> 0.8.1 | Frederik Rietdijk | 2020-06-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python: cleo: 0.7.5 -> 0.7.6 | Frederik Rietdijk | 2019-11-22 | 1 | -2/+2 |
| * | pythonPackages.cleo: 0.7.4 -> 0.7.5 | Jake Waksbaum | 2019-07-03 | 1 | -4/+2 |
| * | python: cleo: 0.7.2 -> 0.7.4 | Frederik Rietdijk | 2019-06-15 | 1 | -2/+2 |
| * | pythonPackages.cleo: init at 0.7.2 | Jake Waksbaum | 2019-01-10 | 1 | -0/+30 |
