Aneesh Agrawal 39b64b52ed mkDerivation: add overrideAttrs function
This is similar to `overrideDerivation`, but overrides the arguments to
`mkDerivation` instead of the underlying `derivation` call.

Also update `makeOverridable` so that uses of `overrideAttrs` can be
followed by `override` and `overrideDerivation`, i.e. they can be
mix-and-matched.
2016-10-02 11:08:34 -04:00
..
2016-08-31 11:34:46 +02:00
2016-05-22 10:05:37 +01:00
2016-09-01 11:07:23 +02:00
2016-05-04 20:31:38 +01:00
2015-09-22 20:23:23 +02:00
2012-05-11 21:42:00 +00:00