Go to file
Eelco Dolstra d5a01d0f9d Build Debs for Ubuntu 12.10 2012-12-05 09:54:41 +01:00
corepkgs buildenv.pl: Create symlinks in priority order 2012-12-04 14:45:32 +01:00
doc Updated release notes 2012-12-04 17:41:51 +01:00
misc Rename nix-worker to nix-daemon 2012-10-03 17:59:23 -04:00
perl nix-copy-closure: Add flag ‘--use-substitutes’ 2012-11-23 16:20:16 +01:00
scripts Undo accidental debug change 2012-11-26 17:57:14 +01:00
src Tiny optimisation in the filter primop 2012-12-04 17:22:20 +01:00
tests Test priorities 2012-12-04 14:47:50 +01:00
.gitignore Rename nix-worker to nix-daemon 2012-10-03 17:59:23 -04:00
AUTHORS
COPYING
INSTALL
Makefile.am Fix the tarball build 2012-10-03 21:01:03 -04:00
README
bootstrap.sh
build.nix
configure.ac Disable use of vfork() 2012-11-15 19:35:18 +01:00
nix.spec.in Rename nix-worker to nix-daemon 2012-10-03 17:59:23 -04:00
release.nix Build Debs for Ubuntu 12.10 2012-12-05 09:54:41 +01:00
substitute.mk Use a GNU tar flag to shut up warnings about implausibly old timestamp 2012-08-01 16:42:51 -04:00
version Bump version 2012-07-18 17:17:23 -04: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/).