Commit Graph

7 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
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. RyanTM
5c462a9c29 pfetch: 0.5.0 -> 0.6.0 2020-04-01 17:26:39 +00:00
Eduardo Quiros
920639ede3
pfetch : 0.4.0 -> 0.5.0 2020-03-10 10:35:24 -06:00
Will Dietz
1ff48dce3a
pfetch: use stdenvNoCC for smaller build-time closure 2020-01-14 14:27:23 -06:00
Will Dietz
8e48bafca1
pfetch: fix 'dontbuild' attribute (-> "dontBuild"), touchup installPhase 2020-01-14 14:18:04 -06:00
Eduardo Quirós
297604cb35 pfetch: init at 0.4.0
* pfetch: init at 0.4.0
2019-12-14 23:28:44 +01:00