about summary refs log tree commit diff
path: root/pkgs/by-name/dj
AgeCommit message (Collapse)AuthorFilesLines
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.
2023-09-14djent: init at 1.0Oliver Richter1-0/+47
Add djent as a package. djent is a reimplementation of ent, which is a tool for entropy estimation. Signed-off-by: Oliver Richter <richter-oliver@gmx.net>