mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Expand derivation examples (#9048)
Also use fancier formatting so the example blocks are easier to discern from the description. Co-authored-by: John Ericson <git@JohnEricson.me>
This commit is contained in:
parent
7d3cd54282
commit
97a0c08873
2 changed files with 162 additions and 53 deletions
|
@ -207,6 +207,7 @@
|
|||
- [output]{#gloss-output}
|
||||
|
||||
A [store object] produced by a [derivation].
|
||||
See [the `outputs` argument to the `derivation` function](@docroot@/language/derivations.md#attr-outputs) for details.
|
||||
|
||||
[output]: #gloss-output
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue