mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01: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
f51b537239
commit
ca0bde3578
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Derivations can declare some infrequently used optional attributes.
|
||||||
|
|
||||||
> **Warning**
|
> **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.
|
[`disallowedReferences`](#adv-attr-disallowedReferences) and [`disallowedRequisites`](#adv-attr-disallowedRequisites), maxSize, and maxClosureSize.
|
||||||
will have no effect.
|
will have no effect.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue