diff options
author | Adam Joseph <adam@westernsemico.com> | 2022-09-01 13:54:09 -0700 |
---|---|---|
committer | Adam Joseph <adam@westernsemico.com> | 2022-09-01 14:13:21 -0700 |
commit | 41153f30bd5ca1bd9fa10d18da7a6b5b78a94087 (patch) | |
tree | ad8f40187181b5b13f5849d12d6629ecdfb09104 /doc/manual/src/glossary.md | |
parent | 9cb84121435e8ca6a51950b9d96a3d3be47c809e (diff) |
glossary: substituter: merge output-addressed cases
Diffstat (limited to 'doc/manual/src/glossary.md')
-rw-r--r-- | doc/manual/src/glossary.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual/src/glossary.md b/doc/manual/src/glossary.md index 91865c807..608beb8f8 100644 --- a/doc/manual/src/glossary.md +++ b/doc/manual/src/glossary.md @@ -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 |