Alexis Hildebrandt
|
755b915a15
|
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/'
|
2024-06-09 23:07:45 +02: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 |
|
R. Ryantm
|
07b3eb7c6b
|
lifecycled: 3.2.0 -> 3.3.0
|
2022-10-21 20:14:39 +00:00 |
|
R. RyanTM
|
e06477311a
|
lifecycled: 3.1.0 -> 3.2.0
|
2021-08-14 14:22:50 +00:00 |
|
Cole Helbling
|
9d74b73a07
|
lifecycled: init at 3.1.0
|
2021-03-03 11:15:35 -08:00 |
|