Find a file
Eelco Dolstra a5619f1dff * Set the NIX_STORE and NIX_BUILD_TOP environment variables in
builders to point to the store and the temporary build directory,
  respectively.  Useful for purity checking.
* Also set TEMPDIR, TMPDIR, TEMP, and TEMP to NIX_BUILD_TOP to make
  sure that tools in the builder store temporary files in the right
  location.
2004-03-12 10:45:08 +00:00
corepkgs
doc
externals * Don't build ATerm library if we don't need to. 2004-02-16 16:48:06 +00:00
scripts * Use $(storedir) instead of $(prefix)/store. 2004-02-20 11:32:30 +00:00
src * Set the NIX_STORE and NIX_BUILD_TOP environment variables in 2004-03-12 10:45:08 +00:00
testpkgs
AUTHORS
ChangeLog
configure.ac * Allow linking against an external Berkeley DB / ATerm library. 2004-02-16 16:37:16 +00:00
COPYING
INSTALL
Makefile.am * Allow linking against an external Berkeley DB / ATerm library. 2004-02-16 16:37:16 +00:00
NEWS
nix.spec.in
README
substitute.mk * Use $(storedir) instead of $(prefix)/store. 2004-02-20 11:32:30 +00:00

                             *** Nix ***

For installation and usage instructions, please read the manual, which
can be found in docs/manual/manual.html, and additionally at the Nix
website at <http://www.cs.uu.nl/groups/ST/Trace/NixDeploymentSystem>.