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
2020-03-11 17:04:51 +01:00
.github
config
contrib
corepkgs Move call-flake.nix into libexpr 2020-03-11 17:04:51 +01:00
doc/manual nixos.org/releases -> releases.nixos.org 2020-03-11 10:33:23 +01:00
m4
maintainers
misc
mk
nix-rust Remove macro_use 2020-02-10 09:03:24 +01:00
perl nix-perl: Fix segfault in queryPathInfo) 2020-03-10 11:00:17 +01:00
scripts nixos.org/releases -> releases.nixos.org 2020-03-11 10:33:23 +01:00
src Move call-flake.nix into libexpr 2020-03-11 17:04:51 +01:00
tests Merge remote-tracking branch 'origin/master' into flakes 2020-03-11 17:03:38 +01:00
.dir-locals.el .dir-locals.el: Set additional lambda indentation to zero 2020-02-20 07:56:35 +01:00
.editorconfig
.gitignore
.travis.yml
.version
bootstrap.sh
configure.ac
COPYING
default.nix Add backward compatibility default.nix / shell.nix 2020-02-25 14:51:08 +01:00
flake.lock ggRevert "Use Nixpkgs 20.03" 2020-02-18 22:11:52 +01:00
flake.nix ggRevert "Use Nixpkgs 20.03" 2020-02-18 22:11:52 +01:00
local.mk
Makefile
Makefile.config.in
precompiled-headers.h
README.md
shell.nix Add backward compatibility default.nix / shell.nix 2020-02-25 14:51:08 +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.