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 fc33fd86b7 Add a symbol __curPos that expands to the current source location
I.e. an attribute set { file = <string>; line = <int>; column = <int>; }.
2013-11-18 20:16:02 +01:00
corepkgs Lower xz compression level 2013-09-02 13:32:51 +02:00
doc Remove nix-setuid-helper 2013-11-14 11:57:37 +01:00
misc
perl Fix segfault on Darwin 2013-10-24 19:15:52 +02:00
scripts Fix segfault on Darwin 2013-10-24 19:15:52 +02:00
src Add a symbol __curPos that expands to the current source location 2013-11-18 20:16:02 +01:00
tests Add a symbol __curPos that expands to the current source location 2013-11-18 20:16:02 +01:00
.gitignore Remove nix-setuid-helper 2013-11-14 11:57:37 +01:00
AUTHORS
bootstrap.sh
build.nix
configure.ac Remove nix-setuid-helper 2013-11-14 11:57:37 +01:00
COPYING
dev-shell
INSTALL
Makefile.am
nix.spec.in
README
release.nix Drop Cygwin and Solaris builds 2013-10-28 11:56:37 +00:00
substitute.mk
version Update release notes, set version for 1.6.1 release 2013-10-28 11:56:21 +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/).