summary refs log tree commit diff
path: root/lib/customisation.nix
Commit message (Collapse)AuthorAge
* Add overrideDerivation to makeOverridable. Closes #4017Luca Bruno2014-10-18
|
* Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra2014-10-05
| | | | | For NixOS evaluation, this gives a ~21% reduction in the number of values allocated and a ~4% speedup. It's also more readable.
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10