about summary refs log tree commit diff
path: root/pkgs/by-name/bk
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/'
2023-11-13bk: init at 0.6.0VuiMuich1-0/+38
add `mainProgram` move package to `pkgs/by-name`