mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Document more references concepts
This commit is contained in:
parent
893b7a5fc7
commit
b287438476
4 changed files with 105 additions and 17 deletions
|
@ -79,6 +79,8 @@ Derivations can declare some infrequently used optional attributes.
|
|||
|
||||
## Output checks
|
||||
|
||||
See the [corresponding section in the derivation output page](@docroot@/store/derivation/outputs/index.md).
|
||||
|
||||
- [`allowedReferences`]{#adv-attr-allowedReferences}\
|
||||
The optional attribute `allowedReferences` specifies a list of legal
|
||||
references (dependencies) of the output of the builder. For example,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue