Commit Graph

9 Commits

Author SHA1 Message Date
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Pol Dellaiera
51f5b20cdb
upsun: sort meta attributes 2024-05-15 10:59:37 +02:00
Pol Dellaiera
6ef43c9256
upsun: add test 2024-05-15 10:58:14 +02:00
Pol Dellaiera
ffc0157df6
upsun: 5.0.12 -> 5.0.13 2024-05-15 10:58:14 +02:00
Pol Dellaiera
1a52ab969c
upsun: reformat using nixfmt-rfc-style 2024-05-15 10:58:14 +02:00
Pol Dellaiera
4bd2ce3420
upsun: use finalAttrs pattern 2024-05-15 10:48:26 +02:00
Pol Dellaiera
145661005b
upsun: add missing phases 2024-05-15 10:46:54 +02:00
Laurent Arnoud
b4c2ea968e upsun: add darwin build 2024-05-15 10:02:01 +10:00
Laurent Arnoud
6805bd7bb0
upsun: init at 5.0.12 2024-04-05 09:33:26 +02:00