about summary refs log tree commit diff
path: root/pkgs/development/interpreters/jelly/default.nix
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-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2021-11-10treewide: quote urls according to rfc 0045 (#145260)xaverdh1-1/+1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-05-04jelly: init at 0.1.31 (#82178)tckmn1-0/+28