summary refs log tree commit diff
path: root/lib/composable-derivation.nix
Commit message (Collapse)AuthorAge
* lib: fix mixed tab/space indents, trailing whitespace, etcBenjamin Staffin2017-03-11
| | | | | | Nix style seems to have settled on not using spaces between bound variable names and the lambda : so I also tried to make those somewhat more consistent throughout.
* treewide: Make explicit that 'dev' output of curl is usedTuomas Tynkkynen2016-05-19
|
* Shea told me composableDerivation is hard to understand.Marc Weber2014-04-30
| | | | Thus comment it and why it was written long time ago until it'll get replaced piecewise.
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10