An opinionated guide for developers wanting to get things done with the Nix ecosystem.
Go to file
2024-09-30 08:09:18 +00:00
.github don't use markdown in the issue template's about field (#1053) 2024-09-06 14:47:55 +02:00
maintainers add link to all issues in "This month in..." template (#1055) 2024-09-07 22:34:30 +02:00
nix update Nix releases (#1061) 2024-09-17 08:47:21 +00:00
npins update Nix releases (#1059) 2024-09-11 10:05:28 +00:00
source Link nixpkgs library in module-system tutorial (#1065) 2024-09-30 08:09:18 +00:00
vale add names to vale 2024-04-22 18:30:45 +02:00
_redirects restructure NixOS tutorials TOC (#1037) 2024-08-26 14:08:53 +02:00
.editorconfig editorconfig: init 2023-10-06 10:50:04 +02:00
.envrc unignore .envrc 2023-11-13 13:28:42 +01: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
CONTRIBUTING.md make building the manuals optional (#1035) 2024-08-24 17:52:19 +02:00
default.nix make building the manuals optional (#1035) 2024-08-24 17:52:19 +02: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
README.md update contributing instructions (#987) 2024-05-26 17:09:24 +02: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

CI

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.