forked from lix-project/lix
This commit is contained in:
parent
def4fb9a0f
commit
8139bbe2ba
|
@ -74,8 +74,8 @@
|
||||||
|
|
||||||
- [substituter]{#gloss-substituter}\
|
- [substituter]{#gloss-substituter}\
|
||||||
A *substituter* is an additional store from which Nix will
|
A *substituter* is an additional store from which Nix will
|
||||||
copy store objects it doesn't have. Nix will not copy a store
|
copy store objects it doesn't have. Nix will copy a store
|
||||||
path from a remote store unless one of the following is true:
|
path from a remote store only if one of the following is true:
|
||||||
|
|
||||||
- the store object is signed by one of the `trusted-public-keys`
|
- the store object is signed by one of the `trusted-public-keys`
|
||||||
- the substituter is in the `trusted-substituters` list
|
- the substituter is in the `trusted-substituters` list
|
||||||
|
|
Loading…
Reference in a new issue