nixpkgs/pkgs/system
Eelco Dolstra 0fd59fd7a4 * Re-enabled purity checking: it should work now. First we only
checked whether absolute paths passed to gcc/ld refer to the store,
  which is wrong: they can also refer to the build tree
  (/tmp/nix-...).

* Less static composition in the construction of stdenv-nix-linux:
  gcc-wrapper and generic are now passed in as arguments, rather then
  referenced by relative path.  This makes it easier to hack on a
  specific stage of the bootstrap process (before, a change to, e.g.,
  generic/setup.sh would cause all bootstrap stages to be redone).

svn path=/nixpkgs/trunk/; revision=833
2004-03-12 11:12:18 +00:00
..
all-packages-generic.nix * Finally got stdenv-nix-linux working again. Still not perfect, 2004-03-11 17:26:14 +00:00
all-packages.nix * Finally got stdenv-nix-linux working again. Still not perfect, 2004-03-11 17:26:14 +00:00
i686-linux.nix * Added some missing semicolons. 2003-12-21 20:52:13 +00:00
populate-cache.nix * Finally got stdenv-nix-linux working again. Still not perfect, 2004-03-11 17:26:14 +00:00
populate-linkdirs.pl * Renamed pkgs-ng to pkgs. 2003-11-14 09:59:13 +00:00
stdenvs.nix * Re-enabled purity checking: it should work now. First we only 2004-03-12 11:12:18 +00:00