nixpkgs/pkgs/stdenv/generic
Shea Levy 0a7d8a5175 stdenv.mkDerivation: Add meta and passthru to all outputs.
Before, only the first output (and not even that when accessed through 'all' or its corresponding attribtue) had meta information and the relevant passthru attributes.

This doesn't change stdenv's hash and the tarball still builds, I'm pretty sure this is safe for master.
2013-03-02 08:34:53 -05:00
..
builder.sh * "sed -i" isn't very portable, so don't use it here. 2012-01-19 16:23:14 +00:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix stdenv.mkDerivation: Add meta and passthru to all outputs. 2013-03-02 08:34:53 -05:00
setup.sh * Add an installCheckPhase. 2012-05-01 21:00:30 +00:00