nixpkgs/pkgs/stdenv
Lluís Batlle i Rossell 8c638e5e68 Fixing what I broke in the last commit in setup.sh.
I made the stdenvCross adapter simpler, according to Nicolas Pierron comments,
and I commented it a bit.

There are still jobs to do. At least:
- Plan for the general renaming from buildInputs to hostInputs
  - We should not break merges from trunk.
- Make the generic stdenv understand about host/buildInputs, at least for
  native builds, because it is used in the always-native building of
  stdenvLinux. This should allow us to remove all duplications of "*NoCross" in
  nixpkgs.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18449
2009-11-18 19:25:57 +00:00
..
generic Fixing what I broke in the last commit in setup.sh. 2009-11-18 19:25:57 +00:00
linux Trying to move all stdenv cross-compiling details out of the stdenv expression, 2009-11-17 21:14:57 +00:00
mingw stuff for mingw 2009-11-13 11:58:17 +00:00
native Added empty line 2009-10-16 10:21:27 +00:00
nix * xargsFlag empty on darwin 2009-06-10 11:08:53 +00:00
adapters.nix Fixing what I broke in the last commit in setup.sh. 2009-11-18 19:25:57 +00:00
common-path.nix * Make the nested output patch in GNU Make runtime configurable (by 2009-01-19 18:49:58 +00:00
default.nix Trying to move all stdenv cross-compiling details out of the stdenv expression, 2009-11-17 21:14:57 +00:00