mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Include store path exact spec in the docs
This is niche, but deserves to be in the manual because it is describing behavior visible to the outside world, not mere implementation details.
This commit is contained in:
parent
4e8483d09d
commit
a34ec0bd12
3 changed files with 111 additions and 78 deletions
|
@ -106,6 +106,7 @@
|
|||
- [Architecture and Design](architecture/architecture.md)
|
||||
- [Protocols](protocols/index.md)
|
||||
- [Serving Tarball Flakes](protocols/tarball-fetcher.md)
|
||||
- [Exact Store Path Specification](protocols/store-path.md)
|
||||
- [Derivation "ATerm" file format](protocols/derivation-aterm.md)
|
||||
- [Glossary](glossary.md)
|
||||
- [Contributing](contributing/index.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue