about summary refs log tree commit diff
path: root/doc/builders/special.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-10-30nixpkgs manual: fix white space and indentationFrederik Rietdijk1-2/+0
2019-10-21doc: move fhs and mkShell under builders/specialFrederik Rietdijk1-0/+12
In my opinion Functions should only contain pure functions. These are both meant to provide derivations so I put them under Builders. Don't know exactly *where* to put them so "special" it is...