1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/stdenv
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
..
cygwin
darwin
freebsd
generic * stdenv.mkDerivation: add any attributes in the "passthru" attribute 2006-09-14 13:30:47 +00:00
initial
linux * Well-typedness. 2006-08-28 21:23:36 +00:00
mingw M stdenv/mingw/pkgs/default.nix 2006-08-27 12:52:06 +00:00
native
nix * Don't use the subpath operator (~) anymore, it's subsumed by normal 2006-08-09 15:05:30 +00:00
common-path.nix
default.nix * Support different kinds of stdenvs on a particular system (like 2006-08-23 15:58:54 +00:00