A modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth — and committed to doing right by its community
Find a file
2010-02-24 11:04:03 +00:00
blacklisting
corepkgs * Ugly hack to make `nix-channel' work on Cygwin. 2010-02-02 17:01:16 +00:00
doc * Typo. Reported by Peter Koppstein. 2010-02-12 10:50:30 +00:00
externals * Include the sqlite tarball in the Nix tarball. 2010-02-24 10:48:57 +00:00
make
misc * Highlight URLs containing "=" properly. 2009-06-18 10:04:14 +00:00
scripts * Since Hydra now escapes +', =' and `?' to %NN in URIs, 2010-02-16 00:10:39 +00:00
src * Use normal (rather than full) synchronous mode, which I gather from 2010-02-24 10:57:57 +00:00
tests * Don't fork so much. 2010-02-24 11:04:03 +00:00
.gitignore Add `.gitignore'. 2010-02-10 15:55:46 +00:00
aterm-gc.supp
AUTHORS
bootstrap.sh
ChangeLog
configure.ac * configure: flag --with-sqlite. 2010-02-23 22:12:46 +00:00
COPYING
INSTALL
Makefile.am * Don't create /nix/var/nix/gcroots/{tmp,channels}, since they don't 2009-11-23 12:48:54 +00:00
nix.conf.example
nix.spec.in
README
release.nix * Include the sqlite tarball in the Nix tarball. 2010-02-24 10:48:57 +00:00
substitute.mk
version * Bump. 2010-02-04 15:46:04 +00:00

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