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
Reed
6e4b590ddd prettyping: set meta.mainProgram 2024-01-27 09:35:15 -05:00
Felix Buehler
22dffe27f3 pkgs/tools: use pname&version instead of name 2021-11-30 21:11:29 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Yann Hodique
4b4b80a68d prettyping: works on unix platforms 2019-10-07 00:24:19 -07:00
Kenny Shen
7e0dd4c261 prettyping: init 1.0.1 (#46008) 2018-09-05 07:52:55 +02:00