nixpkgs/doc/manual.md.in
Johannes Kirschbauer acfc12be47
doc/manual: init example packaging guide
Used go as example, python and rust where not found suitable due to
theory overhead and multiple competing builder choices
2026-07-03 14:50:03 +02:00

27 lines
460 B
Markdown

# Nixpkgs Reference Manual {#nixpkgs-manual}
## Version @MANUAL_VERSION@
```{=include=} chapters
preface.chapter.md
first-package.chapter.md
```
```{=include=} parts
using-nixpkgs.md
lib.md
stdenv.md
toolchains.md
build-helpers.md
modules/index.md
development.md
contributing.md
interoperability.md
```
```{=include=} chapters
languages-frameworks/index.md
```
```{=include=} appendix html:into-file=//release-notes.html
release-notes/release-notes.md
```