Alexis Hildebrandt
|
f8c4a98e8e
|
treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
|
2024-06-09 23:08:46 +02:00 |
|
h7x4
|
8121f3559a
|
treewide: add mainProgram
|
2024-02-11 03:19:15 +01:00 |
|
Fabián Heredia Montiel
|
ff323ed355
|
treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
|
2023-09-13 01:03:44 -06:00 |
|
figsoda
|
fdd31f980e
|
pkgs/tools/admin: remove dead code
with the help of deadnix & nil
|
2023-07-25 09:54:32 -04:00 |
|
Austin Platt
|
6795d5c3e8
|
cw: init at 4.1.1
|
2022-07-24 15:58:25 +01:00 |
|