glossary: substituter: merge output-addressed cases
This commit is contained in:
parent
9cb8412143
commit
41153f30bd
1 changed files with 3 additions and 2 deletions
|
@ -59,8 +59,9 @@
|
|||
- the store object is signed by one of the `trusted-public-keys`
|
||||
- the substituter is in the `trusted-substituters` list
|
||||
- the `no-require-sigs` option has been set to disable signature checking
|
||||
- the store object is a derivation
|
||||
- the store object is the realisation of a fixed-output derivation
|
||||
- the store object is *output-addressed*; this includes
|
||||
derivations, the outputs of content-addressed derivations, and
|
||||
the outputs of fixed-output derivations.
|
||||
|
||||
- [purity]{#gloss-purity}\
|
||||
The assumption that equal Nix derivations when run always produce
|
||||
|
|
Loading…
Reference in a new issue