Files
nixpkgs/lib
Eelco Dolstra 314e8e49ec Remove deepOverride
It's unused, and also a bad idea: because it recursively recomputes
every function argument and there is no sharing, you can get an
exponential (?) blowup in evaluation time. For example, evaluating
‘linuxPackages.kernel’ takes 0.09s and ~13 MiB, but evaluating
‘linuxPackages.kernel.deepOverride {}’ takes 3.6s and ~305 MiB.
2015-07-28 21:42:25 +02:00
..
2015-07-23 18:31:54 +02:00
2015-07-28 21:42:25 +02:00
2015-07-23 18:31:54 +02:00
2015-07-28 21:42:25 +02:00
2015-07-13 12:08:05 -04:00
2015-07-28 18:42:22 +02:00
2014-03-10 15:01:56 +01:00
2015-07-28 18:42:22 +02:00
2015-07-23 18:31:54 +02:00
2015-07-23 18:31:54 +02:00