Go to file
2014-01-30 12:11:06 +01:00
config Add config.guess, config.sub and install-sh 2013-11-25 11:26:02 +00:00
corepkgs Rename Makefile -> local.mk 2014-01-30 12:11:06 +01:00
doc Document nulls 2014-01-13 13:50:12 +01:00
misc Rename nix-worker to nix-daemon 2012-10-03 17:59:23 -04:00
perl Rename Makefile -> local.mk 2014-01-30 12:11:06 +01:00
scripts Rename Makefile -> local.mk 2014-01-30 12:11:06 +01:00
src Rename Makefile -> local.mk 2014-01-30 12:11:06 +01:00
tests Rename Makefile -> local.mk 2014-01-30 12:11:06 +01:00
.gitignore Add support for ‘make installcheck’ 2013-11-25 18:47:03 +01:00
AUTHORS * Put something in here. 2004-11-07 20:30:02 +00:00
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 Fix build 2014-01-21 17:39:19 +01:00
COPYING * Change this to LGPL to keep the government happy. 2006-04-25 16:41:06 +00:00
dev-shell Hack to clean up tests/test-tmp 2013-08-21 12:53:46 +02:00
INSTALL * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
Makefile Rename Makefile -> local.mk 2014-01-30 12:11:06 +01:00
Makefile.am Garbage collector: Don't follow symlinks arbitrarily 2013-07-12 14:03:36 +02:00
Makefile.config.in Add support for ‘make installcheck’ 2013-11-25 18:47:03 +01:00
nix.spec.in nix.spec: Remove "make check" since it's a no-op 2014-01-20 14:23:07 +01:00
README * Install documentation in $(docdir) (i.e. share/doc/nix). 2008-11-19 13:19:09 +00:00
release.nix Fix evaluation 2014-01-21 15:09:59 +01:00
substitute.mk Support cryptographically signed binary caches 2014-01-08 15:42:53 +01:00
version Bump version number 2013-11-19 14:45:19 +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/).