nixpkgs/pkgs/stdenv/generic
Eelco Dolstra 1014ca2ad5 * stdenv.mkDerivation: add any attributes in the "passthru" attribute
set to the result, but don't use them in the actual derivation (so
  they're not inputs).  Useful to pass through extra attributes that
  are not inputs, but should be made available to Nix expressions
  using the derivation (e.g., in assertions).

svn path=/nixpkgs/trunk/; revision=6521
2006-09-14 13:30:47 +00:00
..
builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix * stdenv.mkDerivation: add any attributes in the "passthru" attribute 2006-09-14 13:30:47 +00:00
docs.txt * The `patch' command is now part of stdenv, so it no longer needs to 2004-09-18 17:23:18 +00:00
setup.sh * Step 2. Too bad we can't replace files atomically in SVN! 2006-08-29 18:07:52 +00:00