nixpkgs/pkgs/build-support/writers
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
..
aliases.nix
data.nix Avoid lib.or in pkgs/build-support/writers/ 2024-03-14 14:11:11 -07:00
default.nix pkgs.writers: remove tests that dont work anymore and add comments tracking issues 2024-01-30 06:48:35 +01:00
scripts.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
test.nix Avoid top-level with ...; in pkgs/build-support/writers/test.nix 2024-03-19 22:31:19 +01:00