about summary refs log tree commit diff
path: root/pkgs/by-name/lp
AgeCommit message (Collapse)AuthorFilesLines
2024-06-28lpairs2: 2.3 -> 2.3.1R. Ryantm1-2/+2
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-06LPCNet: init at 0.5Doron Behar1-0/+56
2024-04-28lprint: remove self from maintainer listSebastian Johansson1-1/+1
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.
2024-03-11lprint: init at 1.3.1Chloride Cull1-0/+43
2024-03-02lpairs2: refactorAnderson Torres1-11/+12
- finalAttrs design pattern - meta.mainProgram
2024-03-02lpairs2: migrate to by-nameAnderson Torres1-0/+41