mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
Used go as example, python and rust where not found suitable due to theory overhead and multiple competing builder choices
27 lines
460 B
Markdown
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
|
|
```
|