Find a file
2019-01-18 13:34:53 +01:00
.github
config
corepkgs Support SRI hashes 2018-12-13 14:30:52 +01:00
doc/manual Update instructions for Haskell script using nix-shell interpreter 2019-01-18 10:50:54 +10:00
maintainers
misc
mk
perl
scripts
src unsupported(): Show the name of the unsupported operation 2019-01-18 13:34:53 +01:00
tests tests/fetchurl: fix after changing default hash from 512 to 256 2018-12-14 22:37:20 -06:00
.dir-locals.el
.editorconfig
.gitignore
.travis.yml
bootstrap.sh bootstrap: Simplify & make more robust. 2011-09-06 12:11:05 +00:00
configure.ac Revert "Remove some bashisms from configure.ac" 2019-01-10 21:02:09 +01:00
COPYING
local.mk
Makefile
Makefile.config.in brotli is only used as a library now 2019-01-05 14:25:54 -05:00
nix.spec.in
README.md
release-common.nix
release.nix install: Use base-16 hashes 2019-01-11 16:33:59 +01:00
shell.nix
version Bump version 2019-01-11 16:33:59 +01:00

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.