nixpkgs/pkgs/stdenv
Eelco Dolstra 42d94b6f15 Barf on non-existant build inputs
Previously saying

  buildInputs = [ "bla" ];

was quietly ignored. Now it's a fatal error.
2015-06-15 11:24:55 +02:00
..
cygwin cygwin: stdenv 2015-05-28 10:53:34 +02:00
darwin add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
generic Barf on non-existant build inputs 2015-06-15 11:24:55 +02:00
linux stdenv/linux: Link statically against isl & cloog 2015-06-12 01:38:47 +02:00
native cygwin: stdenv 2015-05-28 10:53:34 +02:00
nix add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
adapters.nix useGoldLinker: Fix appending to $NIX_CFLAGS_LINK 2015-05-04 14:00:45 +02:00
common-path.nix * Don't use the "replace-literal" command in stdenv; instead use 2012-01-19 13:47:26 +00:00
default.nix cygwin: stdenv 2015-05-28 10:53:34 +02:00