Go to file
Eelco Dolstra e4720b1a79 * Ignore the result of sqlite3_reset(). 2010-12-08 18:19:15 +00:00
blacklisting * This is a better location to keep the blacklist, since it can evolve 2005-03-24 14:07:02 +00:00
corepkgs * nix-push: no need to compute the NAR hash, since the Nix database 2010-11-17 12:51:54 +00:00
doc * Add an operation `nix-store -q --size'. 2010-11-17 12:40:52 +00:00
externals * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
make
misc * Highlight URLs containing "=" properly. 2009-06-18 10:04:14 +00:00
scripts * Bad things happen when a filehandle has the same name as a module. 2010-12-07 12:33:42 +00:00
src * Ignore the result of sqlite3_reset(). 2010-12-08 18:19:15 +00:00
tests * Use CamelCase for the Perl modules. 2010-12-05 17:50:29 +00:00
.gitignore Add `.gitignore'. 2010-02-10 15:55:46 +00:00
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am * Install config.h. 2010-10-26 10:47:02 +00:00
README
aterm-gc.supp * Update the Valgrind suppressions for ATerm 2.5. 2010-02-26 13:10:57 +00:00
bootstrap.sh * Use SQLite 3.7.0's write-ahead logging (WAL mode). This is a lot 2010-08-04 17:35:59 +00:00
configure.ac * Sync with the trunk. 2010-11-16 12:49:47 +00:00
nix.conf.example * Document --cores in the manual. 2010-08-17 07:22:05 +00:00
nix.spec.in * Urgh. 2008-11-20 16:42:52 +00:00
release.nix * Sync with the trunk. 2010-11-16 12:49:47 +00:00
substitute.mk * Sync with the trunk. 2010-11-16 12:49:47 +00:00
version * Bump the version number. 2010-08-17 15:39:35 +00:00

README

Nix is a purely functional package manager.  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://nixos.org/>.


Acknowledgments

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