nixpkgs/pkgs/stdenv/generic
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
..
builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default-builder.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix * Through the magic of functional programming, let stdenv export a 2006-08-07 13:31:18 +00:00
docs.txt * The `patch' command is now part of stdenv, so it no longer needs to 2004-09-18 17:23:18 +00:00
setup-latest.sh * Through the magic of functional programming, let stdenv export a 2006-08-07 13:31:18 +00:00
setup.sh * "." -> "source". 2005-12-05 14:11:09 +00:00