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 00f698eb8b find-runtime-roots.pl: Search process environments for roots
For instance, this prevents paths from being deleted that are in use
by a "nix-build --run-env" session.
2013-04-26 12:06:39 +02:00
corepkgs Revert "Prevent config.h from being clobbered" 2013-03-08 01:24:59 +01:00
doc Manual: Add a missing step to the build instructions 2013-04-09 17:57:48 +02:00
misc
perl Revert "Prevent config.h from being clobbered" 2013-03-08 01:24:59 +01:00
scripts find-runtime-roots.pl: Search process environments for roots 2013-04-26 12:06:39 +02:00
src Fix --timeout 2013-04-23 18:04:59 +02:00
tests Show that --timeout doesn't work if the build produces log output 2013-04-23 17:16:29 +02:00
.gitignore
AUTHORS
bootstrap.sh
build.nix
configure.ac makeStoreWritable: Use statvfs instead of /proc/self/mountinfo to find out if /nix/store is a read-only bind mount 2013-03-25 19:00:16 +01:00
COPYING
INSTALL
Makefile.am
nix.spec.in Fix RPM build 2012-12-05 23:25:40 +01:00
README
release.nix Fix evaluation of the VM tests 2013-03-25 21:59:11 +01:00
substitute.mk Prevent config.h from being clobbered 2013-03-08 01:27:04 +01:00
version Bump version number 2013-03-15 14:21:05 +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/).