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
2016-03-24 11:10:05 +01:00
config
corepkgs <nix/buildenv.nix>: Don't substitute 2016-01-18 15:06:36 +01:00
doc/manual Remove references to old-school signing 2016-03-22 15:39:59 +01:00
misc Dockerfile: 1.9 -> 1.11.2, add more users 2016-03-16 21:26:09 +00:00
mk
perl importPaths(): Optionally add NARs to binary cache accessor 2016-03-02 15:46:07 +01:00
scripts Merge branch 'master' of git://github.com/stepcut/nix 2016-02-19 18:21:41 -05:00
src HttpBinaryCacheStore: Make thread-safe 2016-03-24 11:10:05 +01:00
tests Fix broken number parsing in fromJSON 2016-02-15 15:01:26 +01:00
.dir-locals.el Add .dir-locals.el for Emacs 2016-01-28 11:12:04 +01:00
.gitignore Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
bootstrap.sh
configure.ac configure.ac: strip -musl in the same way as -gnu 2016-03-03 14:11:00 +01:00
COPYING
dev-shell
INSTALL
local.mk
Makefile Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
Makefile.config.in Merge pull request #704 from ysangkok/freebsd-support 2015-11-24 19:24:21 +01:00
nix.spec.in Fix RPM build 2016-03-15 12:15:19 +01:00
README
release.nix Doh 2016-03-04 15:20:25 +01:00
version Bump 2016-01-20 16:34:37 +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/).