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
2018-03-22 15:05:46 -05:00
.github
config
corepkgs
doc/manual manual: correct repeated "--deriver". Add missing single char option aliases. 2018-03-20 17:58:25 -07:00
maintainers
misc
mk
perl
scripts
src download.cc: fix path for cached files 2018-03-22 15:05:46 -05:00
tests
.dir-locals.el
.editorconfig
.gitignore
.travis.yml
bootstrap.sh
configure.ac
COPYING
local.mk
Makefile Merge pull request #1997 from dtzWill/fix/cxx14-std-consistency 2018-03-20 18:29:05 +01:00
Makefile.config.in
nix.spec.in Add Boost dependency to Fedora/Ubuntu builds 2018-03-22 14:15:46 +01:00
README.md
release-common.nix
release.nix Add Boost dependency to Fedora/Ubuntu builds 2018-03-22 14:15:46 +01:00
shell.nix
version

Nix, the purely functional package manager

Nix is a new take on package management that is fairly unique. Because of its purity aspects, a lot of issues found in traditional package managers don't appear with Nix.

To find out more about the tool, usage and installation instructions, please read the manual, which is available on the Nix website at http://nixos.org/nix/manual.

Contributing

Take a look at the Hacking Section of the manual. It helps you to get started with building Nix from source.

License

Nix is released under the LGPL v2.1

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit.