| 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 | -2/+2 |
| * | python313Packages.dbus-deviation: remove unused setuptools_git dep, modernize•••This (via hotdoc) drops git's reverse closure by another 3.7k builds per Linux. | K900 | 2025-07-19 | 1 | -8/+5 |
| * | 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 |
| * | 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 | -9/+8 |
| * | python311Packages.dbus-deviation: fix build | natsukium | 2023-12-20 | 1 | -3/+3 |
| * | python311Packages.dbus-deviation: fix build•••Cannot be installed using the legacy setuptools.installer any longer. Does not detect sphinx, but also does not require it. Unmaintained since 2021. | Martin Weinelt | 2023-09-27 | 1 | -0/+5 |
| * | python3Packages.dbus-deviation: init at 0.6.1 | Lily Foster | 2023-04-16 | 1 | -0/+35 |
