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 1f841c9d50 Force use of Bash
"echo -n" doesn't work with /bin/sh on Darwin.
2014-02-10 17:42:36 +01:00
config
corepkgs
doc Binary tarball: Automatically create /nix 2014-02-10 16:35:59 +01:00
misc
mk Merge commit 'a210c995cdd9279ed4137ec5d2e4cc928cb36097' 2014-02-07 16:27:34 +01:00
perl
scripts Force use of Bash 2014-02-10 17:42:36 +01:00
src nix-instantiate --eval-only --read-write-mode: Don't depend on ordering 2014-02-07 18:03:38 +01:00
tests
.gitignore
AUTHORS
bootstrap.sh
build.nix
configure.ac
COPYING
dev-shell
INSTALL
local.mk Install header files 2014-02-07 17:36:04 +01:00
Makefile
Makefile.config.in Install header files 2014-02-07 17:36:04 +01:00
nix.spec.in Fix the RPM build 2014-02-07 17:36:04 +01:00
README
release.nix Binary tarball: Automatically create /nix 2014-02-10 16:35:59 +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/).