| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Reapply "Merge remote-tracking branch 'origin/master' into staging-next"•••This reverts commit 106b1418bc30cbae35addcb643a883e22de9573b. Restores the commits lost during the revert of a merge on staging-next. | Martin Weinelt | 2025-08-23 | 1 | -5/+8 |
| * | Revert "Merge remote-tracking branch 'origin/master' into staging-next"•••This reverts commit 28cafe5795ca21bd902bba7ce83cd4909a26c7b7, reversing changes made to 281c9189d4b015a8f0f405690463489d6bdd3f1b. Broken merge due to mergiraf removing many newlines from python-packages.nix. | Martin Weinelt | 2025-08-15 | 1 | -8/+5 |
| * | python313Packages.click-shell: refactor | Fabian Affolter | 2025-08-15 | 1 | -5/+8 |
| * | treewide: substitute pname for strings (python3Packages.[a-g].*) | Peder Bergebakken Sundt | 2025-05-25 | 1 | -1/+1 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' | Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -12/+9 |
| * | 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 |
| * | python3Packages.click-shell: init at 2.1 | binsky | 2022-10-23 | 1 | -0/+49 |
