mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
Update doc/manual/src/glossary.md
Co-authored-by: John Ericson <git@JohnEricson.me>
This commit is contained in:
parent
2812682ebe
commit
9cb8412143
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
- [substituter]{#gloss-substituter}\
|
||||
A *substituter* is an additional store from which Nix will
|
||||
copy a store path instead of building it. Nix will not copy a store
|
||||
copy store objects it doesn't have. Nix will not copy a store
|
||||
path from a remote store unless one of the following is true:
|
||||
|
||||
- the store object is signed by one of the `trusted-public-keys`
|
||||
|
|
Loading…
Reference in a new issue