mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
disambiguate output from output path
This commit is contained in:
parent
acc50e1845
commit
5c23d3a90c
@ -197,9 +197,15 @@
|
||||
|
||||
[closure]: #gloss-closure
|
||||
|
||||
- [output]{#gloss-output}
|
||||
|
||||
A [store object] produced by a [derivation].
|
||||
|
||||
[output]: #gloss-output
|
||||
|
||||
- [output path]{#gloss-output-path}
|
||||
|
||||
A [store path] produced by a [derivation].
|
||||
The [store path] to the [output] of a [derivation].
|
||||
|
||||
[output path]: #gloss-output-path
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user