| 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 |
| * | python3Packages.binary: 1.0.1 -> 1.0.2 | R. Ryantm | 2025-06-29 | 1 | -2/+2 |
| * | python3Packages.binary: 1.0.0 -> 1.0.1 | Martin Weinelt | 2025-01-27 | 1 | -11/+15 |
| * | 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 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -8/+15 |
| * | python3Packages.binary: init at 1.0.0 | sandydoo | 2023-04-27 | 1 | -0/+33 |
