nixpkgs/pkgs/top-level
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
..
all-packages.nix * Through the magic of functional programming, let stdenv export a 2006-08-07 13:31:18 +00:00
build-for-release.nix * Add some stuff to the channel. 2006-07-24 15:08:15 +00:00