Commit Graph

5 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
Janik H.
47b708cb2b
birdwatcher: 2.2.4 -> 2.2.5
Diff: https://github.com/alice-lg/birdwatcher/compare/2.2.4...2.2.5

Changelog: https://github.com/alice-lg/birdwatcher/blob/master/CHANGELOG
2024-02-12 18:14:19 +01:00
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Janik H
55bd75e98f birdwatcher: init at 2.2.4 2023-05-15 02:52:06 +02:00