Eisfunke's Lix Fork
Find a file
Christian Theune ea39c98d41 Implement alternative to lazy generations:
* only the last generation can be lazy
* depend on the '--lazy-generation' flag to be set
2015-05-19 20:03:36 +02:00
config
corepkgs Don't rely on __noChroot for corepkgs 2015-03-24 11:15:45 +01:00
doc Fix typos: s/the the/the/ 2015-03-06 16:43:22 +01:00
misc
mk
perl addToStore(): Take explicit name argument 2015-03-25 17:06:12 +01:00
scripts Reduce verbosity in build-remote.pl 2015-03-04 16:27:42 +01:00
src Implement alternative to lazy generations: 2015-05-19 20:03:36 +02:00
tests Implement alternative to lazy generations: 2015-05-19 20:03:36 +02:00
.gitignore
bootstrap.sh
configure.ac Add dependency on libcurl-dev 2015-03-27 12:27:36 +01:00
COPYING
dev-shell
INSTALL
local.mk
Makefile Include NAR size in fingerprint computation 2015-02-17 13:16:58 +01:00
Makefile.config.in Make libsodium an optional dependency 2015-02-10 11:54:06 +01:00
nix.spec.in
README
release.nix Add dependency on libcurl-dev 2015-03-27 12:27:36 +01:00
version Bump version number 2014-12-15 18:05:56 +01: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/).