diff options
author | Adam Joseph <adam@westernsemico.com> | 2022-09-01 14:47:33 -0700 |
---|---|---|
committer | Adam Joseph <adam@westernsemico.com> | 2022-09-01 14:47:33 -0700 |
commit | def4fb9a0f73046efbf9fdb4f1e35898fb27ca34 (patch) | |
tree | b4bcb12484527481bf754bc3a6e1a3030b9028a5 /doc/manual/src/glossary.md | |
parent | 1b2b8c39fd64871b3df261c05ed001fcd1057a6c (diff) |
__outputHash: add link
Diffstat (limited to 'doc/manual/src/glossary.md')
-rw-r--r-- | doc/manual/src/glossary.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/src/glossary.md b/doc/manual/src/glossary.md index bf1d0cf05..d61cfc823 100644 --- a/doc/manual/src/glossary.md +++ b/doc/manual/src/glossary.md @@ -13,8 +13,8 @@ attribute set to `true`. - [fixed-output derivation]{#gloss-fixed-output-derivation}\ - A derivation which includes the `__outputHash` attribute; the output - of such derivations must exactly match the hash. + A derivation which includes the + [`__outputHash`](language/advanced-attributes.md#adv-attr-outputHash) attribute. - [store]{#gloss-store}\ The location in the file system where store objects live. Typically |