Go to file
2011-10-18 21:21:22 +00:00
corepkgs * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under 2011-10-10 21:11:08 +00:00
doc * Added a command ‘nix-store --verify-paths PATHS’ to check whether 2011-09-06 12:06:30 +00:00
externals * Propagate the CC setting. 2011-02-05 16:40:15 +00:00
misc * Handle <path> syntax. 2011-08-06 18:54:29 +00:00
perl * Use the Store API bindings in nix-copy-closure. 2011-10-11 15:41:13 +00:00
scripts * nix-copy-closure: support ‘--dry-run’ and ‘--include-outputs’. 2011-10-18 21:21:22 +00:00
src * Ouch. A store upgrade could cause a substituter to be triggered, 2011-09-12 09:07:43 +00:00
tests * Add a test for nix-copy-closure. 2011-10-11 13:58:47 +00:00
.gitignore Add `.gitignore'. 2010-02-10 15:55:46 +00:00
AUTHORS
bootstrap.sh bootstrap: Simplify & make more robust. 2011-09-06 12:11:05 +00:00
ChangeLog
configure.ac * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under 2011-10-10 21:11:08 +00:00
COPYING
INSTALL
Makefile.am * Include the Nix Perl bindings in Nix itself. This will allow the 2011-10-10 18:12:40 +00:00
nix.conf.example * Document --cores in the manual. 2010-08-17 07:22:05 +00:00
nix.spec.in * Hopefully perl-devel contains the required headers (untested). 2011-10-10 18:58:49 +00:00
README
release.nix * Add a test for nix-copy-closure. 2011-10-11 13:58:47 +00:00
substitute.mk * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under 2011-10-10 21:11:08 +00:00
version * Bump the version number. 2010-08-17 15:39:35 +00: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/).