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
h7x4
b8054ecd8a treewide: add mainProgram 2023-11-23 21:04:16 +01:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Kira Bruneau
9f6a86e5aa goverlay: 0.7 → 0.7.1 2021-12-15 20:54:50 -05:00
Kira Bruneau
3151b3d717 goverlay: 0.6.4 → 0.7 2021-11-30 23:27:48 -05:00
Kira Bruneau
c56c434dba goverlay: 0.6.3 → 0.6.4 2021-11-06 13:04:23 -04:00
Kira Bruneau
f70fdcd91b goverlay: 0.6.2 → 0.6.3 2021-09-13 20:07:49 -04:00
Kira Bruneau
7489323bce goverlay: 0.6 → 0.6.2 2021-09-13 18:52:15 -04:00
Kira Bruneau
6e557e45c1 goverlay: 0.5.1 → 0.6 2021-07-24 11:40:45 -04:00
Kira Bruneau
a6293df119 goverlay: init at 0.5.1 2021-06-19 11:20:38 -04:00