Find a file
John Ericson dde1d86338 Restrict some code to StoreDirConfig
- part of eval cache
 - part of derivations
 - derived path
 - store path with outputs
 - serializers
2023-11-04 19:05:36 -04:00
.github build(deps): bump zeebe-io/backport-action from 1.4.0 to 2.0.0 2023-10-30 22:21:34 +00:00
config
contrib
doc fetchGit and flake: add publicKeys list input 2023-11-03 20:23:31 +01:00
m4 Add configure test to ensure GCC bug is fixed 2023-10-31 12:09:46 -04:00
maintainers
misc
mk
perl Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
scripts
src Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
tests Merge pull request #8848 from BootRhetoric/flake-authentication 2023-11-04 00:23:28 +01:00
unit-test-data/libstore Turn derivation unit tests into unit characterization tests 2023-10-26 18:09:01 -04:00
.dir-locals.el
.editorconfig
.gitignore Clean up app.cc (#9201) 2023-10-22 22:56:46 +00:00
.version
boehmgc-coroutine-sp-fallback.diff
configure.ac Add configure test to ensure GCC bug is fixed 2023-10-31 12:09:46 -04:00
CONTRIBUTING.md
COPYING
default.nix
docker.nix
flake.lock flake: Temporarily get Nixpkgs ahead of Hydra 2023-11-01 20:09:55 -04:00
flake.nix fetchGit and flake: add commit signature verification tests 2023-11-03 20:23:31 +01:00
local.mk
Makefile
Makefile.config.in
precompiled-headers.h
README.md fix: Remove extra to from README.md (#9213) 2023-10-23 19:20:23 +02:00
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.