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-04-21 16:22:03 +00:00
blacklisting
corepkgs * Store user environment manifests as a Nix expression in 2010-04-21 15:08:58 +00:00
doc * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
externals * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
make
misc * Highlight URLs containing "=" properly. 2009-06-18 10:04:14 +00:00
scripts * nix-prefetch-url depends on sed (see 2010-03-05 18:26:47 +00:00
src * Fix the interpretation of ''\<character> in indented strings. 2010-04-21 16:18:27 +00:00
tests * Update the expected test output (no longer an ATerm). 2010-04-21 16:22:03 +00:00
.gitignore Add `.gitignore'. 2010-02-10 15:55:46 +00:00
aterm-gc.supp * Extend the ATerm suppressions to 64-bit. 2008-08-29 14:38:04 +00:00
AUTHORS
bootstrap.sh
ChangeLog
configure.ac * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +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 * Undocument the "system" option. No sane person would use it :-) 2009-03-29 18:08:32 +00:00
nix.spec.in * Urgh. 2008-11-20 16:42:52 +00:00
README * Install documentation in $(docdir) (i.e. share/doc/nix). 2008-11-19 13:19:09 +00:00
release.nix * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
substitute.mk * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
version * Bump version number. 2010-03-17 12:12:45 +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/).