Find a file
Eelco Dolstra ee88babffa
Merge pull request #2533 from obfusk/patch-1
manual: fix typo (s/gift/git/)
2018-11-12 18:42:24 +01:00
.github
config
corepkgs Make <nix/buildenv.nix> a builtin builder 2018-03-20 17:28:09 +01:00
doc/manual fix typo (s/gift/git/) 2018-11-12 17:50:39 +01:00
maintainers
misc
mk
perl
scripts install script: remove unportable command check, fixup errant escape 2018-10-16 10:22:36 -04:00
src nix-prefetch-url: Stop progress bar before printing results 2018-11-09 10:34:12 +01:00
tests Enable sandboxing by default 2018-11-07 17:08:28 +01:00
.dir-locals.el
.editorconfig
.gitignore
.travis.yml
bootstrap.sh
configure.ac
COPYING * Change this to LGPL to keep the government happy. 2006-04-25 16:41:06 +00:00
local.mk Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
Makefile Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
Makefile.config.in
nix.spec.in
README.md
release-common.nix Disable the S3 content-encoding patch 2018-11-01 15:18:38 +01:00
release.nix
shell.nix Disable the S3 content-encoding patch 2018-11-01 15:18:38 +01:00
version Revert "Bump version" 2018-11-09 10:27:23 +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.