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 dd3714f6ef
Doh
2017-04-14 14:42:08 +02:00
config
corepkgs Merge branch 'remove-perl' of https://github.com/shlevy/nix 2017-03-31 14:13:32 +02:00
doc/manual Convert Settings to the new config system 2017-04-13 20:53:23 +02:00
maintainers
misc
mk
perl Fix Perl bindings 2017-04-14 13:47:10 +02:00
scripts
src Doh 2017-04-14 14:42:08 +02:00
tests Convert Settings to the new config system 2017-04-13 20:53:23 +02:00
.dir-locals.el
.gitignore
bootstrap.sh
configure.ac Merge branch 'remove-perl' of https://github.com/shlevy/nix 2017-03-31 14:13:32 +02:00
COPYING
local.mk
Makefile Merge branch 'remove-perl' of https://github.com/shlevy/nix 2017-03-31 14:13:32 +02:00
Makefile.config.in Merge branch 'remove-perl' of https://github.com/shlevy/nix 2017-03-31 14:13:32 +02:00
nix.spec.in Really fix the RPM build 2017-04-03 16:25:20 +02:00
README.md
release.nix Build on aarch64-linux 2017-04-14 14:02:43 +02:00
shell.nix shell.nix: Remove more dependencies 2017-04-10 17:23:15 +02:00
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.