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-04-30 08:31:37 -06: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 rename nix run to nix shell and nix app to nix run 2020-04-29 15:45:10 -06:00
tests rename run to shell in tests 2020-04-30 08:31:37 -06:00
.dir-locals.el
.editorconfig
.gitignore ignore error-demo 2020-04-06 12:05:17 -06:00
.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 Don't install error-demo 2020-04-22 15:29:22 +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