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 0135fd6ec4
nix dev-shell: Unset shellHook
This avoids inheriting the caller's shellHook, which can happen when
running a dev-shell inside a dev-shell.
2020-04-30 14:47:56 +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 installer: Fix terminal colors. 2020-03-24 21:15:01 -07:00
src nix dev-shell: Unset shellHook 2020-04-30 14:47:56 +02:00
tests Merge pull request #3458 from zimbatm/nix-user-conf-dir 2020-04-15 13:00:28 +02:00
.dir-locals.el
.editorconfig
.gitignore ignore error-demo 2020-04-06 12:05:17 -06:00
.version
bootstrap.sh
configure.ac
COPYING
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 Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
precompiled-headers.h
README.md README: add github actions badge 2020-04-09 15:04:51 +02:00
release-common.nix
release.nix Publish a tarball containing the crates we depend on 2020-04-03 20:14:34 +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