mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
update description of "store derivation" in installables section
a store derivation is not a store path itself, it has a store path.
This commit is contained in:
parent
62f4f883a7
commit
3a66d82e1d
2 changed files with 9 additions and 7 deletions
|
@ -144,7 +144,9 @@
|
|||
references `R` then `R` is also in the closure of `P`.
|
||||
|
||||
- [output path]{#gloss-output-path}\
|
||||
A store path produced by a derivation.
|
||||
A [store path] produced by a [derivation].
|
||||
|
||||
[output path]: #gloss-output-path
|
||||
|
||||
- [deriver]{#gloss-deriver}\
|
||||
The deriver of an *output path* is the store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue