Files
nixpkgs/pkgs/lib
Shea Levy 6640000cb7 overrideDerivation: Simplify
Since we're just calling derivation again, drvAttrs is exactly what we
want to pass, and we can get rid of the complicated "drop" logic. As a
bonus, this actually makes it correct, since before "drop" removed the
attribute named passthru but not actually the attributes added to the
top-level attrset via passthru.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 17:02:19 -04:00
..
2013-04-11 17:02:19 -04:00
2013-02-25 06:31:19 -05:00
2012-12-04 12:58:23 +01:00
2012-04-15 23:41:25 +00:00
2012-11-20 13:56:14 +01:00
2013-02-04 07:20:14 -05:00
2013-02-11 15:32:24 +01:00