1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/source/reference/index.md
2023-06-25 14:13:20 +02:00

18 lines
383 B
Markdown

(reference)=
# Reference
These sections contains collections of detailed technical descriptions.
```{toctree}
:glob:
:maxdepth: 2
Nix Reference Manual <https://nixos.org/manual/nix/stable/>
Nixpkgs Manual <https://nixos.org/manual/nixpkgs/stable/>
NixOS Manual <https://nixos.org/manual/nixos/stable/>
pinning-nixpkgs.md
glossary.md
../recommended-reading.md
../influences.md
```