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-12-04 01:04:40 +01:00
.github
config
contrib
corepkgs Merge remote-tracking branch 'origin/master' into flakes 2019-12-04 00:31:09 +01:00
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 Make libnixrust a dynamic library 2019-11-29 18:30:39 +01:00
perl Clean up the configure script 2019-11-26 22:07:28 +01:00
scripts Provide a default value for NIX_PATH 2019-11-22 22:08:51 +01:00
src Fix macOS build 2019-12-04 00:36:04 +01:00
tests Merge remote-tracking branch 'origin/master' into flakes 2019-12-04 00:31:09 +01:00
.dir-locals.el
.editorconfig
.gitignore Merge remote-tracking branch 'origin/master' into flakes 2019-12-04 00:31:09 +01:00
.travis.yml
.version
bootstrap.sh
configure.ac Merge remote-tracking branch 'origin/master' into flakes 2019-12-04 00:31:09 +01:00
COPYING
flake.lock Fix GitHub test 2019-11-06 14:48:35 +01:00
flake.nix Fix evaluation 2019-12-04 01:04:40 +01:00
local.mk Remove RPM spec file 2019-11-28 15:10:18 +01:00
Makefile Add some Rust code 2019-11-26 22:07:28 +01:00
Makefile.config.in
precompiled-headers.h Fix macOS build 2019-11-07 11:53:28 +01:00
README.md

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.