Adam Joseph 2022-09-01 15:01:07 -07:00
parent def4fb9a0f
commit 8139bbe2ba

View file

@ -74,8 +74,8 @@
- [substituter]{#gloss-substituter}\
A *substituter* is an additional store from which Nix will
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:
copy store objects it doesn't have. Nix will copy a store
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 substituter is in the `trusted-substituters` list