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 954d1f4d0a
Disable the Ubuntu 17.10 build
Ubuntu 17.10 doesn't have libbrotli.

https://hydra.nixos.org/build/79867741
2018-08-21 15:33:29 +02:00
.github
config update config/config.{sub,guess} 2018-08-13 20:00:17 +00:00
corepkgs
doc/manual
maintainers
misc
mk
perl
scripts
src Improve 'coroutine has finished' error message 2018-08-21 15:22:04 +02:00
tests FIx floating point evaluation 2018-08-19 11:59:49 +02:00
.dir-locals.el
.editorconfig
.gitignore
.travis.yml
bootstrap.sh
configure.ac Require libbrotli 2018-08-06 14:06:54 +02:00
COPYING
local.mk
Makefile
Makefile.config.in Require libbrotli 2018-08-06 14:06:54 +02:00
nix.spec.in
README.md
release-common.nix Fix setting Content-Encoding in S3 uploads 2018-08-06 17:20:23 +02:00
release.nix Disable the Ubuntu 17.10 build 2018-08-21 15:33:29 +02: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.