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
Eelco Dolstra 29043e7e9e Fix
2020-04-16 19:01:49 +02:00
.github
config
contrib
corepkgs
doc/manual add NIX_USER_CONF_FILES 2020-04-14 18:45:06 +02:00
m4
maintainers Update release script 2020-04-10 17:27:35 +02:00
misc
mk Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-rust
perl
scripts
src Fix 2020-04-16 19:01:49 +02:00
tests Merge remote-tracking branch 'origin/master' into flakes 2020-04-16 18:27:37 +02:00
.dir-locals.el
.editorconfig
.gitignore
.version
bootstrap.sh
configure.ac
COPYING
default.nix
flake.lock flake.lock: Update 2020-03-30 13:33:08 +02:00
flake.nix Remove flake 'edition' field 2020-04-10 10:24:09 +02:00
local.mk Remove global -I flags 2020-03-30 15:30:19 +02:00
Makefile Backport libfetchers from the flakes branch 2020-04-07 09:03:14 +02:00
Makefile.config.in
precompiled-headers.h
README.md README: add github actions badge 2020-04-09 15:04:51 +02:00
shell.nix

Open Collective supporters Test

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 https://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