Find a file
2024-02-12 13:32:33 +01:00
.github build(deps): bump zeebe-io/backport-action from 2.4.0 to 2.4.1 2024-01-29 22:14:10 +00:00
config
contrib
dep-patches Move dependency patches from top level into subdir 2024-01-17 13:13:54 -05:00
doc add clickable anchor links 2024-02-09 10:41:03 +01:00
m4
maintainers maintainers/release-notes: Include changelog-d 2024-01-29 17:13:48 +01:00
misc
mk
perl Support arbitrary stores in Perl bindings 2024-02-07 22:31:58 -05:00
scripts
src preserve information about whether/how an attribute was inherited 2024-02-12 13:32:33 +01:00
tests add test for inherit expr printing 2024-02-12 13:32:33 +01:00
.clang-format
.clang-tidy Add .clang-tidy 2024-02-01 01:01:39 +01:00
.dir-locals.el
.editorconfig
.gitignore fix debugger crashing while printing envs 2024-02-04 17:12:04 +01:00
.version Bump version 2024-01-29 22:57:25 +01:00
configure.ac Don't hardcode the -O2 compiler flag 2024-02-09 06:27:24 +01:00
CONTRIBUTING.md Fix link to manual in CONTRIBUTING.md 2024-02-10 17:44:33 +01:00
COPYING
default.nix
docker.nix
flake.lock flake.lock: Update 2024-01-15 08:04:46 -05:00
flake.nix maintainers/release-notes: Include changelog-d 2024-01-29 17:13:48 +01:00
local.mk
Makefile
Makefile.config.in Simplify RapidCheck configure 2024-01-15 08:05:05 -05:00
package.nix maintainers/release-notes: Include changelog-d 2024-01-29 17:13:48 +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.