nixpkgs/pkgs/system
Eelco Dolstra 331f913861 * Add write permission to sources copied from the store.
* A new `distPhase' to build source distributions (enabled when
  $doDist = 1).
* A new `checkPhase' to perform `make check' (enabled when $doCheck =
  1).
* Allow the prefix to be redirected, either by setting $prefix or by
  setting $useTempPrefix to 1.  Useful when making distributions.
* Allow the build or install phases to be skipped by setting
  $dontBuild $dontInstall to 1.
* Allow the order of phases to be changed by setting $phases.

svn path=/nixpkgs/trunk/; revision=1151
2004-07-11 16:32:34 +00:00
..
all-packages-generic.nix Added the Ant wrapper. The ant script in this wrapper sets the config in environment variables and invokes core-ant. 2004-07-10 16:17:48 +00:00
all-packages.nix * Darwin (Mac OS X) standard environment. 2004-05-18 10:59:18 +00:00
i686-linux.nix * Added some missing semicolons. 2003-12-21 20:52:13 +00:00
populate-cache.nix * Include gcc 3.4.x in the nixpkgs release. 2004-07-05 12:20:23 +00:00
powerpc-darwin.nix * Include all packages in powerpc-darwin. 2004-07-01 14:43:41 +00:00
stdenvs.nix * Add write permission to sources copied from the store. 2004-07-11 16:32:34 +00:00