aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/experimental-features.cc
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2023-05-17 14:59:47 +0200
committerValentin Gagarin <valentin.gagarin@tweag.io>2023-05-17 15:01:54 +0200
commit6a5a8f51bb9773ab4aeac8f508872bcf5ec6fda2 (patch)
tree1b1fb5ddf057082334b595af01c8501731191e07 /src/libutil/experimental-features.cc
parent549f8dc97b56babb0e23e2c097dce2fa283b6d09 (diff)
add cross-references to pure evaluation mode
use consistent wording everywhere. add some details on the configuration option documentation.
Diffstat (limited to 'src/libutil/experimental-features.cc')
-rw-r--r--src/libutil/experimental-features.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libutil/experimental-features.cc b/src/libutil/experimental-features.cc
index ad0ec0427..9bebf77e5 100644
--- a/src/libutil/experimental-features.cc
+++ b/src/libutil/experimental-features.cc
@@ -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).
)",
},
{