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
2019-11-26 22:07:28 +01:00
.github
config
contrib
corepkgs
doc/manual Typo 2019-11-26 20:33:46 +01:00
m4
maintainers
misc
mk Fix Perl bindings 2019-11-07 12:18:37 +01:00
nix-rust Add some Rust code 2019-11-26 22:07:28 +01:00
perl Fix Perl bindings 2019-11-07 12:18:37 +01:00
scripts Provide a default value for NIX_PATH 2019-11-22 22:08:51 +01:00
src Add some Rust code 2019-11-26 22:07:28 +01:00
tests Merge pull request #3238 from puckipedia/attrset-overrides-dynamic 2019-11-26 20:14:55 +01:00
.dir-locals.el
.editorconfig
.gitignore Add some Rust code 2019-11-26 22:07:28 +01:00
.travis.yml
.version
bootstrap.sh
configure.ac
COPYING
local.mk
Makefile Add some Rust code 2019-11-26 22:07:28 +01:00
Makefile.config.in
nix.spec.in
precompiled-headers.h
README.md
release-common.nix Add some Rust code 2019-11-26 22:07:28 +01:00
release.nix Fix installerScript job 2019-11-07 18:31:16 +01:00
shell.nix Add some Rust code 2019-11-26 22:07:28 +01:00

Open Collective supporters

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.