Commit Graph

10 Commits

Author SHA1 Message Date
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
GetPsyched
f98ec4f73c treewide: update meta.description to fit the guidelines 2024-01-09 17:12:31 +01:00
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +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
Sandro Jäckel
c161060dc7
goofys: update vendor hash 2023-07-24 11:26:05 +02:00
adisbladis
9e2d1c8492 goofys: unstable-2021-03-26 -> unstable-2022-04-21 2022-06-04 22:58:39 +08:00
ajs124
caa2b2ee68
goofys: mark as broken 2022-05-22 13:47:14 +00:00
Dmitry Kalinkin
b912e42313
goofys: add stdenv arg 2021-12-25 01:05:05 -05:00
Dmitry Kalinkin
34ae1959b7
goofys: mark as broken on darwin 2021-12-24 22:36:56 -05:00
adisbladis
22ae7ededa
goofys: init at unstable-2021-03-26 2021-06-12 17:33:18 -05:00