mirror of
https://github.com/NixOS/nix.git
synced 2025-11-21 01:39:36 +01:00
Update src/libexpr/include/nix/expr/eval-settings.hh
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
This commit is contained in:
parent
4355b7cbd5
commit
0b66fd3c34
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ struct EvalSettings : Config
|
|||
By default, Nix allows [Import from Derivation](@docroot@/language/import-from-derivation.md).
|
||||
|
||||
When this setting is `true`, Nix will log a warning indicating that it performed such an import.
|
||||
The `allow-import-from-derivation` setting takes precedence, and no warnings will be logged if that setting is also enabled.
|
||||
This option has no effect if `allow-import-from-derivation` is disabled.
|
||||
)"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue