Official documentation for getting things done with Nix. https://nix.dev
Find a file
2026-03-18 13:01:27 -07:00
.github ci: build on master/pull_requests/merge queues 2025-10-28 07:35:29 +01:00
maintainers fix vale after upgrade 2025-05-27 16:25:10 +02:00
nix [create-pull-request] automated change 2026-03-18 13:01:27 -07:00
npins npins: update to nixpkgs revision 2dad7af78a183b6c486702c18af8a9544f298377 2025-10-10 11:31:30 -07:00
source docs: update declarative-shell.md shellHook comment (#1217) 2026-03-16 09:23:29 +01:00
vale fix vale after upgrade 2025-05-27 16:25:10 +02:00
.editorconfig editorconfig: init 2023-10-06 10:50:04 +02:00
.envrc unignore .envrc 2023-11-13 13:28:42 +01:00
.git-blame-ignore-revs Add .git-blame-ignore-revs 2025-10-10 11:31:30 -07:00
.gitignore update contributing instructions (#987) 2024-05-26 17:09:24 +02:00
.imgbotconfig housekeeping: enable devenv, automatic updates, CLA+license 2020-06-12 17:30:22 +00:00
.vale.ini Enable custom vocabulary 2023-11-13 13:45:49 +01:00
_redirects Pass X-From header when reverse-proxying hydra (#1152) 2025-06-02 02:15:55 +02:00
CONTRIBUTING.md treewide: fix typos and grammatical errors 2025-09-23 10:35:51 +02:00
default.nix update build to latest nixpkgs version, fixing theme changes 2026-01-09 16:21:19 +01:00
LICENSE.md LICENSE: CC BY-NC -> CC BY-SA for better compatibility 2020-06-16 15:38:01 +02:00
Makefile add SOURCE_DATE_EPOCH to Makefile to fix copyright year (#800) 2023-11-15 05:16:27 +01:00
netlify.toml Pass X-From header when reverse-proxying hydra (#1152) 2025-06-02 02:15:55 +02:00
README.md docs: update CI badge in the README (#1112) 2025-03-09 19:00:33 +01:00
run_code_block_tests.sh Proof-of-Concept for testing code samples 2022-04-07 10:16:17 +01:00
runtime.txt pin python for cloudflare 2022-06-27 10:26:49 -05:00
shell.nix remove flake.nix 2023-11-07 03:04:28 +01:00

nix.dev

Official documentation for getting things done with Nix.

Contributing

Content is written in MyST, a superset of CommonMark. For its syntax, see the MyST docs.

For contents and style see contribution guide.