Rob Vermaas
|
07e726c85c
|
Revert "mkOverridable: Use functors to allow overridable functions"
This reverts commit 4ee556cfe9528a321f4a3746ca83f97feacf500e.
|
2015-01-13 13:53:11 +01:00 |
|
Shea Levy
|
4ee556cfe9
|
mkOverridable: Use functors to allow overridable functions
|
2015-01-09 13:26:34 -05:00 |
|
Luca Bruno
|
492dd14e78
|
Add overrideDerivation to makeOverridable. Closes #4017
|
2014-10-18 18:02:43 +02:00 |
|
Eelco Dolstra
|
97220c973f
|
Replace hasAttr/getAttr calls with the ? and . operators
For NixOS evaluation, this gives a ~21% reduction in the number of
values allocated and a ~4% speedup. It's also more readable.
|
2014-10-05 01:11:06 +02:00 |
|
Eelco Dolstra
|
5fef92c4a0
|
Move pkgs/lib/ to lib/
|
2013-10-10 13:28:21 +02:00 |
|