Find a file
2006-10-05 23:13:15 +00:00
blacklisting
corepkgs * Use "propagated-user-env-packages", not "propagated-build-inputs" 2006-09-25 15:11:59 +00:00
doc * Document nix-store --delete. 2006-10-05 23:13:15 +00:00
externals * Supply the 64-bit ATerm patch, but don't apply it (since that 2006-09-22 12:07:41 +00:00
make
misc * Finally, a real "let" syntax: `let x = ...; ... z = ...; in ...'. 2006-10-02 15:52:44 +00:00
scripts * tmpnam() -> File::Temp::tempdir(). 2006-10-04 18:58:11 +00:00
src * Documented nix-store --dump / --restore. 2006-10-05 22:57:07 +00:00
tests * toFile: added an additional argument to specify the store path 2006-10-03 14:55:54 +00:00
aterm-gc.supp
AUTHORS
bootstrap.sh
ChangeLog
configure.ac * Build with -D_FILE_OFFSET_BITS=64 to support files >= 2^31 bytes 2006-09-22 11:13:12 +00:00
COPYING
INSTALL
Makefile.am
nix.conf.example * New configuration setting `build-max-jobs' which sets the default 2006-08-10 20:19:13 +00:00
nix.spec.in * Package the include directory. 2006-09-05 11:34:50 +00:00
README
substitute.mk * Purify `make check'. 2006-07-21 13:21:43 +00:00

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/Nix>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/)