mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
docs: remove repeated "allowedReferences"
This is what write-good lints as a "lexical illusion"
(cherry picked from commit cb16cd707c
)
This commit is contained in:
parent
a3e6953c71
commit
d1e397d2a5
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ Derivations can declare some infrequently used optional attributes.
|
|||
|
||||
> **Warning**
|
||||
>
|
||||
> If set to `true`, other advanced attributes such as [`allowedReferences`](#adv-attr-allowedReferences), [`allowedReferences`](#adv-attr-allowedReferences), [`allowedRequisites`](#adv-attr-allowedRequisites),
|
||||
> If set to `true`, other advanced attributes such as [`allowedReferences`](#adv-attr-allowedReferences), [`allowedRequisites`](#adv-attr-allowedRequisites),
|
||||
[`disallowedReferences`](#adv-attr-disallowedReferences) and [`disallowedRequisites`](#adv-attr-disallowedRequisites), maxSize, and maxClosureSize.
|
||||
will have no effect.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue