No description
Find a file
2017-02-07 15:56:32 -05:00
config
corepkgs Add nix-perl package for the perl bindings 2017-02-07 15:56:32 -05:00
doc/manual Remove Perl dependency listing in doc 2017-02-07 15:56:32 -05:00
maintainers Update upload-release script 2017-01-03 11:42:56 +01:00
misc SSL_CERT_FILE -> NIX_SSL_CERT_FILE 2016-10-13 17:09:10 +02:00
mk Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
perl Add nix-perl package for the perl bindings 2017-02-07 15:56:32 -05:00
scripts Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix 2017-02-07 20:47:45 +01:00
src Remove perl dependency. 2017-02-07 15:56:32 -05:00
tests Remove perl dependency. 2017-02-07 15:56:32 -05:00
.dir-locals.el
.gitignore Add nix-perl package for the perl bindings 2017-02-07 15:56:32 -05:00
bootstrap.sh
configure.ac Remove perl dependency. 2017-02-07 15:56:32 -05:00
COPYING
local.mk Add nix-perl package for the perl bindings 2017-02-07 15:56:32 -05:00
Makefile Remove perl dependency. 2017-02-07 15:56:32 -05:00
Makefile.config.in Add nix-perl package for the perl bindings 2017-02-07 15:56:32 -05:00
nix.spec.in Drop unused WWW::Curl dependency 2016-12-06 17:17:29 +01:00
README.md Readme semantics. 2017-01-01 05:20:47 +05:30
release.nix Add nix-perl package for the perl bindings 2017-02-07 15:56:32 -05:00
shell.nix shell.nix: Add a flag for using clang 2017-01-24 10:53:18 +01:00
version

Nix, the purely functional package manager

Nix is a new take on package management that is fairly unique. Because of it's 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.