1
0
Fork 0
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:
Valentin Gagarin 2023-05-17 14:59:47 +02:00
parent 549f8dc97b
commit 6a5a8f51bb
5 changed files with 21 additions and 18 deletions

View file

@ -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).
)",
},
{