nixpkgs/lib
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
..
tests Replace ./../* with ../* in Nix expressions (#16414) 2016-06-22 10:39:50 +02:00
attrsets.nix lib.chooseDevOutputs: Use lib.getDev 2016-09-12 00:18:18 +03:00
composable-derivation.nix treewide: Make explicit that 'dev' output of curl is used 2016-05-19 10:00:29 +02:00
customisation.nix mkDerivation: add overrideAttrs function 2016-10-02 11:08:34 -04:00
debug.nix debug.nix: deprecate strict 2016-06-26 02:05:45 +02:00
default.nix
deprecated.nix
licenses.nix souffle: init at 1.0.0 2016-09-06 17:45:13 -04:00
lists.nix Use builtins.partition if available 2016-08-29 17:50:06 +02:00
maintainers.nix cabin: init at 1.005 2016-09-12 11:13:26 +02:00
meta.nix
minver.nix
modules.nix Merge pull request #15025 from ericsagnes/modules/manual 2016-08-28 13:57:34 +02:00
options.nix
platforms.nix
sandbox.nix
sources.nix lib/sources.nix@commitIdFromGitRepo: parenthesize what should always have been 2016-08-08 11:46:41 +01:00
strings-with-deps.nix Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
strings.nix getVersion: first try drv.version before parsing drv.name 2016-08-13 17:17:36 +02:00
systems.nix
tests.nix
trivial.nix lib.{warn, info}: add simple helpers 2016-08-15 13:54:23 -04:00
types.nix Use shell packages to select the user's shell 2016-06-12 20:35:34 +01:00