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 c6acb219f9 Drop the Perl-specific CFLAGS
This fixes the Darwin build (http://hydra.nixos.org/build/2517380).
Hopefully it doesn't break other builds.
2012-05-04 18:50:34 -04:00
corepkgs Don't use the build hook for unpacking channels 2012-04-26 16:52:08 +02:00
doc * Add an option ‘build-use-substitutes’, which can be set to ‘false’ 2012-04-30 19:15:34 -04:00
misc
perl Drop the Perl-specific CFLAGS 2012-05-04 18:50:34 -04:00
scripts Use mkpath instead of make_path 2012-05-01 16:35:18 -04:00
src * Add an option ‘build-use-substitutes’, which can be set to ‘false’ 2012-04-30 19:15:34 -04:00
tests Urgh, modified the wrong file... 2012-04-14 19:52:58 +02:00
.gitignore
AUTHORS
bootstrap.sh
configure.ac Require SQLite >= 3.6.19 2012-05-04 17:21:43 -04:00
COPYING
INSTALL
Makefile.am
nix.conf.example
nix.spec.in
README
release.nix Don't build for old Debian/Ubuntu releases that don't have a sufficiently new SQLite 2012-05-04 17:45:21 -04:00
substitute.mk If "pv" is available at compile time, hard-code its path 2012-04-13 14:41:33 +02: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/).