about summary refs log tree commit diff
path: root/pkgs/tools/text/xml/xmlformat
Commit message (Collapse)AuthorAge
* treewide: add meta.mainProgram to packages with a single binarystuebinm2024-03-19
| | | | | | 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.
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* xmlformat: init at 1.04Graham Christensen2018-04-30