f5dafbfa83
For the time being, we're moving towards https://nix.dev/ containing all tutorials and guides. The Nixpkgs manual is reinforced to be a _reference_ manual. While it's not just reference for now, that's what the docs team is working towards. This commits rewrites the Nixpkgs manual introduction to reflect that and point to some more useful links. The contribution docs are updated similarly so it's not missed. Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io> Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
16 lines
229 B
Markdown
16 lines
229 B
Markdown
# Nixpkgs Reference Manual {#nixpkgs-manual}
|
|
## Version @MANUAL_VERSION@
|
|
|
|
```{=include=} chapters
|
|
preface.chapter.md
|
|
```
|
|
|
|
```{=include=} parts
|
|
using-nixpkgs.md
|
|
lib.md
|
|
stdenv.md
|
|
build-helpers.md
|
|
development.md
|
|
contributing.md
|
|
```
|