glossary: substituter: merge output-addressed cases
This commit is contained in:
parent
9cb8412143
commit
41153f30bd
|
@ -59,8 +59,9 @@
|
||||||
- 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
|
||||||
- the `no-require-sigs` option has been set to disable signature checking
|
- the `no-require-sigs` option has been set to disable signature checking
|
||||||
- the store object is a derivation
|
- the store object is *output-addressed*; this includes
|
||||||
- the store object is the realisation of a fixed-output derivation
|
derivations, the outputs of content-addressed derivations, and
|
||||||
|
the outputs of fixed-output derivations.
|
||||||
|
|
||||||
- [purity]{#gloss-purity}\
|
- [purity]{#gloss-purity}\
|
||||||
The assumption that equal Nix derivations when run always produce
|
The assumption that equal Nix derivations when run always produce
|
||||||
|
|
Loading…
Reference in a new issue