Go to file
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
doc * Tweaks. 2006-01-31 16:58:41 +00:00
maintainers * Support grouping of attributes into sections by using "###" 2006-09-11 16:18:07 +00:00
pkgs * stdenv.mkDerivation: add any attributes in the "passthru" attribute 2006-09-14 13:30:47 +00:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
STABLE * Move stuff. 2005-02-21 16:05:33 +00:00
VERSION * Bump the version number to 0.10. 2006-01-31 17:47:24 +00:00