mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
add cross-references to pure evaluation mode
use consistent wording everywhere. add some details on the configuration option documentation.
This commit is contained in:
parent
549f8dc97b
commit
6a5a8f51bb
5 changed files with 21 additions and 18 deletions
|
@ -50,6 +50,8 @@ constexpr std::array<ExperimentalFeatureDetails, 13> xpFeatureDetails = {{
|
|||
or other impure derivations can rely on impure derivations. Finally,
|
||||
an impure derivation cannot also be
|
||||
[content-addressed](#xp-feature-ca-derivations).
|
||||
|
||||
This is a more explicit alternative to using [`builtins.currentTime`](@docroot@/language/builtin-constants.md#builtins-currentTime).
|
||||
)",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue