mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
redirect local and chroot store to main page
This commit is contained in:
parent
5b69409f6b
commit
f27205f743
2 changed files with 6 additions and 11 deletions
|
@ -66,16 +66,6 @@
|
|||
|
||||
[store]: #gloss-store
|
||||
|
||||
- [local store]{#gloss-local-store}
|
||||
|
||||
See [Local Store](@docroot@/command-ref/new-cli/nix3-help-stores.md#local-store) for details.
|
||||
|
||||
[local store]: #gloss-local-store
|
||||
|
||||
- [chroot store]{#gloss-chroot-store}
|
||||
|
||||
A [local store] whose canonical path is anything other than `/nix/store`.
|
||||
|
||||
- [binary cache]{#gloss-binary-cache}
|
||||
|
||||
A *binary cache* is a Nix store which uses a different format: its
|
||||
|
@ -242,6 +232,7 @@
|
|||
- All paths in the store path's [closure] are valid.
|
||||
|
||||
[validity]: #gloss-validity
|
||||
[local store]: @docroot@/store/types/local-store.md
|
||||
|
||||
- [user environment]{#gloss-user-env}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue