Find a file
2023-10-20 13:32:15 +02:00
.github Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
config
contrib
doc Remove obsolete corepkgs references 2023-10-18 23:35:07 +02:00
m4
maintainers refine the maintainer's process to unblock discussions more quickly 2023-10-01 12:54:59 -04:00
misc
mk Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
perl Factor out Perl bindings Nix package 2023-10-13 11:04:51 -04:00
scripts Merge pull request #7593 from miallo/ignore-identical-rc-backup-files-for-installation 2023-09-25 14:14:53 +02:00
src fetchToStore(): Handle flat ingestion method and add test 2023-10-20 13:32:15 +02:00
tests fetchToStore(): Handle flat ingestion method and add test 2023-10-20 13:32:15 +02:00
unit-test-data/libstore Introduce separate Serve protocol serialisers 2023-10-10 11:52:45 -04:00
.dir-locals.el
.editorconfig
.gitignore Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
.version
boehmgc-coroutine-sp-fallback.diff
configure.ac Use positive source filtering for the standalone functional tests job 2023-10-09 08:29:27 -04:00
CONTRIBUTING.md Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
COPYING
default.nix
docker.nix
flake.lock flake: complete update to 23.05 2023-09-21 21:00:53 -04:00
flake.nix Merge pull request #9162 from eclairevoyant/add-mainprogram 2023-10-17 14:44:29 +02:00
local.mk Use positive source filtering for the standalone functional tests job 2023-10-09 08:29:27 -04:00
Makefile Use positive source filtering for the standalone functional tests job 2023-10-09 08:29:27 -04:00
Makefile.config.in Use positive source filtering for the standalone functional tests job 2023-10-09 08:29:27 -04:00
precompiled-headers.h
README.md Merge pull request #9010 from fricklerhandwerk/first-steps 2023-10-06 00:07:24 +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 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.