Skip to content
Commit 6640000c authored by Shea Levy's avatar Shea Levy
Browse files

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: default avatarShea Levy <shea@shealevy.com>
parent 1c2565a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment