mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 05:56:15 +02:00
doc/glossary: Define output closure (#8311)
This commit is contained in:
parent
538eb2617a
commit
8c4c2156bd
1 changed files with 3 additions and 0 deletions
|
@ -215,6 +215,9 @@
|
|||
|
||||
[output path]: #gloss-output-path
|
||||
|
||||
- [output closure]{#gloss-output-closure}\
|
||||
The [closure] of an [output path]. It only contains what is [reachable] from the output.
|
||||
|
||||
- [deriver]{#gloss-deriver}
|
||||
|
||||
The [store derivation] that produced an [output path].
|
||||
|
|
Loading…
Reference in a new issue