nixpkgs/pkgs/stdenv
Eelco Dolstra 07bc3fbf00 * Push packages from the final stdenv bootstrapping phase to
all-packages.  That is, an attribute like "bash" in all-packages.nix
  should evaluate to the "bash" used to build stdenv, it shouldn't
  build a new one.

  Hm, this would be a lot cleaner if we had lazy_rec ;-)

svn path=/nixpkgs/branches/usability/; revision=4775
2006-02-09 17:04:18 +00:00
..
darwin * Don't strip debug info on Darwin, otherwise links by libtool fail 2004-07-02 10:05:53 +00:00
freebsd * Make the grep call optional. 2005-07-13 09:07:54 +00:00
generic * Push packages from the final stdenv bootstrapping phase to 2006-02-09 17:04:18 +00:00
initial * Use /bin/bash, not /bin/sh, since we really do need bash. 2005-05-10 09:22:14 +00:00
linux * Push packages from the final stdenv bootstrapping phase to 2006-02-09 17:04:18 +00:00
native * Use /bin/bash, not /bin/sh, since we really do need bash. 2005-05-10 09:22:14 +00:00
nix * It's not necessary to add gcc and binutils to the path here. 2004-09-18 17:12:30 +00:00
default.nix * Move top-level/stdenvs.nix to the stdenv/ directory. 2006-02-09 15:55:20 +00:00