Find a file
2023-12-17 12:14:55 -05:00
.github
config
contrib
doc Document Makefile variables in hacking.md (#9620) 2023-12-16 12:05:31 +00:00
m4
maintainers
misc Remove custom lowdown 2023-12-13 16:25:18 -05:00
mk
perl
scripts Restore comment 2023-12-13 15:33:15 -05:00
src use params.isFetchGit instead to check if it came from fetchGit 2023-12-17 12:14:55 -05:00
tests Functional Test for builtins.storeDir and builtins.currentSystem 2023-12-14 19:47:10 -05:00
.dir-locals.el
.editorconfig
.gitignore
.version
boehmgc-coroutine-sp-fallback.diff
boehmgc-traceable_allocator-public.diff
configure.ac Fix sys/xattr.h check 2023-12-14 10:03:48 -05:00
CONTRIBUTING.md
COPYING
default.nix
docker.nix
flake.lock Remove custom lowdown 2023-12-13 16:25:18 -05:00
flake.nix Move clang dev deps to the nix devshell override 2023-12-15 12:41:38 +01:00
local.mk
Makefile
Makefile.config.in
package.nix Move clang dev deps to the nix devshell override 2023-12-15 12:41:38 +01:00
precompiled-headers.h
README.md
shell.nix

Nix

Open Collective supporters Test

Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. Please refer to the Nix manual for more details.

Installation and first steps

Visit nix.dev for installation instructions and beginner tutorials.

Full reference documentation can be found in the Nix manual.

Building And Developing

See our Hacking guide in our manual for instruction on how to set up a development environment and build Nix from source.

Contributing

Check the contributing guide if you want to get involved with developing Nix.

Additional Resources

License

Nix is released under the LGPL v2.1.