Go to file
Eelco Dolstra f79e9c2d22 * Do initialise state (the DB etc.) when doing a `make install',
unless `--disable-init-state' is passed to configure.
2004-04-21 10:54:46 +00:00
corepkgs * Use @storedir@, not @prefix@/store. 2004-04-14 10:45:11 +00:00
doc * Documented the primops. 2004-04-08 15:51:26 +00:00
externals * Don't build ATerm library if we don't need to. 2004-02-16 16:48:06 +00:00
scripts * Allow extra parameters to be passed to Curl through the `CURL_FLAGS' 2004-04-15 15:14:16 +00:00
src * Do initialise state (the DB etc.) when doing a `make install', 2004-04-21 10:54:46 +00:00
testpkgs * Argument support in Fix. Arguments can be passed through the 2003-08-15 13:01:45 +00:00
AUTHORS * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
COPYING * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
ChangeLog * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
INSTALL * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
Makefile.am * Do initialise state (the DB etc.) when doing a `make install', 2004-04-21 10:54:46 +00:00
NEWS * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
README * Manual updates. 2004-01-20 11:49:32 +00:00
configure.ac * Do initialise state (the DB etc.) when doing a `make install', 2004-04-21 10:54:46 +00:00
nix.spec.in * Do initialise state (the DB etc.) when doing a `make install', 2004-04-21 10:54:46 +00:00
substitute.mk * Switched from wget to curl. 2004-04-06 08:18:51 +00:00

README

                             *** 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>.