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 e3e8ee0471
Merge pull request #3328 from Rovanion/nix-daemon-already-running-when-installing-fix
installer: Handle edge case where the nix-daemon is already running on the system
2020-02-19 12:53:25 +01:00
.github
config
contrib
corepkgs
doc/manual Typo 2020-02-19 12:32:33 +01:00
m4
maintainers
misc
mk
nix-rust Remove macro_use 2020-02-10 09:03:24 +01:00
perl
scripts installer: Handle edge case where the nix-daemon is already running on the system 2020-01-23 14:48:53 +01:00
src Merge pull request #3353 from tbsmoest/priv_tobias_pr_set_deathsig-1.4 2020-02-19 12:29:12 +01:00
tests Fix derivation computation with __structuredAttrs and multiple outputs 2020-01-21 21:14:13 +01:00
.dir-locals.el
.editorconfig
.gitignore
.travis.yml
.version
bootstrap.sh
configure.ac Merge branch 'libarchive' of https://github.com/yorickvP/nix 2019-12-19 14:47:18 +01:00
COPYING
local.mk
Makefile
Makefile.config.in
precompiled-headers.h
README.md
release-common.nix Build with large config Boehm GC 2020-02-18 17:57:10 +01:00
release.nix Use Nixpkgs 20.03 2020-02-19 12:32:45 +01:00
shell.nix Use Nixpkgs 20.03 2020-02-19 12:32:45 +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.