Find a file
2012-07-11 18:07:41 -04:00
corepkgs Fix xz compression 2012-07-01 21:57:25 -04:00
doc download-from-binary-cache: add nix.conf options 2012-07-09 10:57:28 -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 Set the User-Agent header to "Nix/<version>" 2012-07-11 18:05:30 -04:00
scripts Add some missing --version switches 2012-07-11 18:07:41 -04:00
src Replace hasSubstitutes() with querySubstitutablePaths() 2012-07-11 17:52:18 -04:00
tests Urgh, modified the wrong file... 2012-04-14 19:52:58 +02:00
.gitignore First attempt at the manifest-less substituter 2012-06-29 18:28:52 -04:00
AUTHORS
bootstrap.sh bootstrap: Simplify & make more robust. 2011-09-06 12:11:05 +00:00
build.nix Add an experimental nix-make file 2012-05-21 09:43:01 -04:00
configure.ac Add WWW::Curl as a dependency 2012-07-09 13:11:37 -04:00
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
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
README
release.nix Add WWW::Curl as a dependency 2012-07-09 13:11:37 -04:00
substitute.mk Use XZ compression in binary caches 2012-06-29 15:24:52 -04:00
version Bump version number 2012-05-12 00:07:08 -04: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/).