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 8120b6fb8a Revert "don't abort when given unmatched '}' with 'start-condition stack underflow'. This fixes #751"
This reverts commit 8d22b26448. It
breaks Nixpkgs:

$ nix-env -qa
error: syntax error, unexpected IND_STR, expecting '}', at /home/eelco/Dev/nixpkgs-stable/pkgs/top-level/python-packages.nix:7605:8
2016-01-19 20:33:32 +01:00
config
corepkgs <nix/buildenv.nix>: Don't substitute 2016-01-18 15:06:36 +01:00
doc Grmbl 2016-01-19 12:35:17 +01:00
misc
mk
perl
scripts
src Revert "don't abort when given unmatched '}' with 'start-condition stack underflow'. This fixes #751" 2016-01-19 20:33:32 +01:00
tests
.gitignore
bootstrap.sh
configure.ac Revert "Do not override environment CFLAGS and CXXFLAGS" 2016-01-12 13:51:38 +01:00
COPYING
dev-shell
INSTALL
local.mk
Makefile
Makefile.config.in
nix.spec.in
README
release.nix Temporarily do Darwin builds from a different Nixpkgs branch 2016-01-08 10:48:48 +01:00
version Bump version 2016-01-19 14:15:48 +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/).