Commit Graph

6 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
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
Nguyễn Gia Phong
b2b185dc4a
openring: unstable-2021-06-28 -> 1.0.1 2021-12-21 16:00:44 +07:00
Sumner Evans
3bccd612d3
openring: unstable-2021-04-03 -> unstable-2021-06-28
Incorporates e566294050
2021-06-28 10:59:55 -06:00
Sumner Evans
fa07c270b6
openring: init at f13edb5d
Initialize the openring package from
https://git.sr.ht/~sircmpwn/openring
2021-04-03 15:37:34 -06:00