about summary refs log tree commit diff
path: root/pkgs/by-name/pl/plumber
AgeCommit message (Collapse)AuthorFilesLines
2024-03-27plumber: 2.6.0 -> 2.6.1R. Ryantm1-2/+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.
2024-03-15plumber: 2.5.4 -> 2.6.0R. Ryantm1-2/+2
2024-02-22plumber: 2.5.3 -> 2.5.4R. Ryantm1-2/+2
2024-02-18plumber: build only main executableMario Rodas1-0/+2
Do not build development packages
2024-02-15plumber: remove unneeded compile flagannalee1-2/+0
2024-02-09plumber: 2.5.2 -> 2.5.3R. Ryantm1-2/+2
2024-01-23plumber: init at 2.5.2Shaw Vrana1-0/+35
Closes #274259