No description
Find a file
2023-12-11 12:12:43 +01:00
.github Fix the labeler.yml config file 2023-12-06 14:07:08 +01:00
config
contrib
doc document fetchTree (#9258) 2023-12-10 05:16:32 +00:00
m4
maintainers
misc changelog-d: Use roberth fork with markdown frontmatter support 2023-12-09 19:50:33 +01:00
mk Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
perl Store.xs: fix references to HashFormat::Nix32 2023-12-06 23:43:42 +01:00
scripts
src isAllowedURI: Remove incorrect note 2023-12-11 12:12:43 +01:00
tests isAllowedURI: Extract function and test 2023-12-11 12:12:42 +01:00
.dir-locals.el
.editorconfig
.gitignore Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
.version
boehmgc-coroutine-sp-fallback.diff
boehmgc-traceable_allocator-public.diff
configure.ac
CONTRIBUTING.md
COPYING
default.nix
docker.nix
flake.lock flake.lock: Update Nixpkgs to fix static build 2023-12-01 15:59:41 -05:00
flake.nix flake.nix: Cache shell inputs through hydra 2023-12-09 21:22:20 +01:00
local.mk
Makefile Including config.h also needs $(buildprefix) 2023-12-05 16:36:12 -05:00
Makefile.config.in
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.