A modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth — and committed to doing right by its community
Find a file
Eelco Dolstra ea402a255f Replace "make check" with "make installcheck"
Ensuring that the tests work from the build tree requires a growing
number of nasty hacks.  The tests also don't verify that the installed
Nix actually works.  Thus, the tests now require "make install" to
have been run.
2012-03-19 01:20:02 +01:00
corepkgs
doc
misc
perl
scripts
src
tests Replace "make check" with "make installcheck" 2012-03-19 01:20:02 +01:00
.gitignore
AUTHORS
bootstrap.sh
configure.ac
COPYING
INSTALL
Makefile.am
nix.conf.example
nix.spec.in
README
release.nix Replace "make check" with "make installcheck" 2012-03-19 01:20:02 +01:00
substitute.mk Replace "make check" with "make installcheck" 2012-03-19 01:20:02 +01:00
version

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