about summary refs log tree commit diff
path: root/lib/customisation.nix
AgeCommit message (Collapse)AuthorFilesLines
2015-01-13Revert "Revert "mkOverridable: Use functors to allow overridable functions""Shea Levy1-0/+7
Original commit was reverted due to using features from a newer nix than hydra had, hydra has since been updated This reverts commit 07e726c85c8f36d3a27fb7254f09ac69c7b94c65.
2015-01-13Revert "mkOverridable: Use functors to allow overridable functions"Rob Vermaas1-7/+0
This reverts commit 4ee556cfe9528a321f4a3746ca83f97feacf500e.
2015-01-09mkOverridable: Use functors to allow overridable functionsShea Levy1-0/+7
2014-10-18Add overrideDerivation to makeOverridable. Closes #4017Luca Bruno1-0/+2
2014-10-05Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra1-5/+5
For NixOS evaluation, this gives a ~21% reduction in the number of values allocated and a ~4% speedup. It's also more readable.
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra1-0/+116