mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
glossary: outputHash, not __outputHash
This commit is contained in:
parent
d5e064d816
commit
887e922be2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
- [fixed-output derivation]{#gloss-fixed-output-derivation}\
|
- [fixed-output derivation]{#gloss-fixed-output-derivation}\
|
||||||
A derivation which includes the
|
A derivation which includes the
|
||||||
[`__outputHash`](language/advanced-attributes.md#adv-attr-outputHash) attribute.
|
[`outputHash`](language/advanced-attributes.md#adv-attr-outputHash) attribute.
|
||||||
|
|
||||||
- [store]{#gloss-store}\
|
- [store]{#gloss-store}\
|
||||||
The location in the file system where store objects live. Typically
|
The location in the file system where store objects live. Typically
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue