about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/reap
AgeCommit message (Collapse)AuthorFilesLines
2024-07-26treewide: remove trailing space in descriptionSigmanificient1-1/+1
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 | xargs -i nvim {}` and sorting the opened files by hand, avoiding generated packages list
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.
2022-04-03reap: init at 0.3-unreleasedProfpatsch1-0/+27
There are two extra commits on master which this includes in addition to 0.2.