nixpkgs/pkgs/development/compilers/qbe
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
..
001-dont-hardcode-tmp.patch qbe: patch /tmp to ${TMPDIR:-/tmp} on tests and enable parallel building 2024-03-04 15:22:29 -03:00
default.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
test-can-run-hello-world.nix