nixpkgs/pkgs/stdenv
Eelco Dolstra f1166e0bbb * Through the magic of functional programming, let stdenv export a
function to regenerate itself with a different setup script.  This
  is useful for experimenting with changes to the setup script in
  specific packages without triggering a rebuild of everything.

* stdenv/generic/setup-latest.sh is a branch of setup.sh containing
  pending changes that will be merged into setup.sh eventually.

* setup-latest.sh: don't use tar's "z" and "j" flags.  Rather, call
  gzip and bunzip2 directly.

svn path=/nixpkgs/trunk/; revision=6066
2006-08-07 13:31:18 +00:00
..
cygwin * Allow packages to enabled shared libraries on cygwin. 2006-07-24 21:20:49 +00:00
darwin * Fix "infinite recursion" errors on FreeBSD and Darwin. 2006-03-08 15:34:05 +00:00
freebsd * Fix "infinite recursion" errors on FreeBSD and Darwin. 2006-03-08 15:34:05 +00:00
generic * Through the magic of functional programming, let stdenv export a 2006-08-07 13:31:18 +00:00
initial * Filter out the meta attribute, again. 2006-03-24 16:07:42 +00:00
linux * Remove redundant files, move path.nix around a bit. 2006-07-14 08:35:59 +00:00
native * Fix stdenv-native. 2006-05-31 12:18:01 +00:00
nix * Pass along realCurl. 2006-07-20 15:21:36 +00:00
common-path.nix * Remove redundant files, move path.nix around a bit. 2006-07-14 08:35:59 +00:00
default.nix * Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, but 2006-07-14 11:59:38 +00:00