Go to file
Eelco Dolstra f4190c38ba Allow both bzip2 and xz compression 2012-07-01 18:46:38 -04:00
corepkgs Allow both bzip2 and xz compression 2012-07-01 18:46:38 -04:00
doc Update release notes 2012-06-23 14:59:13 -04:00
misc fixes to nix-worker systemd service descriptor: - remove commented-out lines - register the file for distribution in Makefile.am 2012-05-31 08:59:36 -04:00
perl First attempt at the manifest-less substituter 2012-06-29 18:28:52 -04:00
scripts Allow both bzip2 and xz compression 2012-07-01 18:46:38 -04:00
src nix-store -r: do substitutions in parallel 2012-06-27 16:58:15 -04:00
tests
.gitignore First attempt at the manifest-less substituter 2012-06-29 18:28:52 -04:00
AUTHORS
COPYING
INSTALL
Makefile.am fixes to nix-worker systemd service descriptor: - remove commented-out lines - register the file for distribution in Makefile.am 2012-05-31 08:59:36 -04:00
README
bootstrap.sh
build.nix
configure.ac Use XZ compression in binary caches 2012-06-29 15:24:52 -04:00
nix.conf.example
nix.spec.in On systems with SystemD, install the service descriptor for nix-worker, and enable and start it 2012-05-31 08:59:36 -04:00
release.nix Add Emacs to the disk image 2012-05-31 09:50:58 -04:00
substitute.mk Use XZ compression in binary caches 2012-06-29 15:24:52 -04:00
version

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