nixpkgs/pkgs/stdenv/generic
Shea Levy 84fba68006 mkDerivation: Allow direct access to passthru
Before this, the passthru attributes were only merged in with the
derivation attribute set, and there was no way to distinguish after the
fact which attributes were part of the derivation and which came from
passthru. Now passthru can be looked at separately as well.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-03 09:07:42 -04:00
..
builder.sh Revert "Merge pull request #229 from viric/niximpure2-stdenv-updates" 2012-12-28 15:46:45 +01:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix mkDerivation: Allow direct access to passthru 2013-05-03 09:07:42 -04:00
setup.sh stdenv/setup.sh: Always run postPatch hook. 2013-02-27 15:26:18 +01:00