Jörg Thalheim
|
5356420466
|
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; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
Pyrox
|
0b8eaf081f
|
fetchCrate: sha256 -> hash
Should cause no rebuilds, as this is just updating attributes.
|
2024-07-14 13:48:13 -04:00 |
|
R. Ryantm
|
1388a040d2
|
mandown: 0.1.3 -> 0.1.4
|
2024-07-02 00:25:40 +00:00 |
|
h7x4
|
41974d5ed9
|
treewide: add mainProgram
|
2023-11-27 02:17:53 +01:00 |
|
zowoq
|
ad116b8f6f
|
mandown: remove maintainer
|
2022-06-26 14:10:58 +10:00 |
|
zowoq
|
5bb20f9dc7
|
mandown: init at 0.1.3
|
2022-01-28 15:30:46 +10:00 |
|