No description
Find a file
2023-12-09 03:49:53 +01:00
.github Fix the labeler.yml config file 2023-12-06 14:07:08 +01:00
config
contrib
doc Revert "Print the value in error: cannot coerce messages (#9553)" 2023-12-09 02:13:32 +01:00
m4
maintainers maintainers/release-notes: Improve DATE check 2023-11-27 15:18:29 +01:00
misc
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 maintainers/release-notes <- scripts/release-notes 2023-11-24 16:53:33 +01:00
src Merge pull request #9568 from hercules-ci/revert-9553 2023-12-09 03:49:53 +01:00
tests tests/lang/eval-fail-bad-string-interpolation-4: init 2023-12-09 02:52:49 +01:00
.dir-locals.el
.editorconfig
.gitignore Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
.version Bump version 2023-11-20 15:06:28 +01:00
boehmgc-coroutine-sp-fallback.diff
boehmgc-traceable_allocator-public.diff Use boost::container::small_vector in place of VLAs 2023-11-21 20:52:27 +01:00
configure.ac Improve ACL clearing support (fixing FreeBSD build) 2023-11-29 21:09:19 -05:00
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.lock: Update Nixpkgs to fix static build 2023-12-01 15:59:41 -05: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.