add cross-references to pure evaluation mode
use consistent wording everywhere. add some details on the configuration option documentation.
This commit is contained in:
@@ -1502,7 +1502,7 @@ static RegisterPrimOp primop_storePath({
|
||||
causes the path to be *copied* again to the Nix store, resulting
|
||||
in a new path (e.g. `/nix/store/ld01dnzc…-source-source`).
|
||||
|
||||
This function is not available in pure evaluation mode.
|
||||
Not available in [pure evaluation mode](@docroot@/command-ref/conf-file.md#conf-pure-eval).
|
||||
)",
|
||||
.fun = prim_storePath,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user