about summary refs log tree commit diff
path: root/pkgs/servers/birdwatcher
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
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-02-12birdwatcher: 2.2.4 -> 2.2.5Janik H.1-2/+2
Diff: https://github.com/alice-lg/birdwatcher/compare/2.2.4...2.2.5 Changelog: https://github.com/alice-lg/birdwatcher/blob/master/CHANGELOG
2023-11-24treewide: add mainProgramh7x41-0/+1
2023-09-13treewide: vendorSha256 → vendorHashFabián Heredia Montiel1-1/+1
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-05-15birdwatcher: init at 2.2.4Janik H1-0/+28