diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2022-03-25 14:04:18 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2022-03-25 14:04:18 +0100 |
commit | 86b05ccd54f2e98ac2b5cef3bcecb29ed6ec4fd8 (patch) | |
tree | 1bfdc7d899ca7fd8adde25fc30202d3cdb2f8d20 /src/libutil/closure.hh | |
parent | 55bc52401966fbffa525c574c14f67b00bc4fb3a (diff) |
Only provide builtin.{getFlake,fetchClosure} is the corresponding experimental feature is enabled
This allows writing fallback code like
if builtins ? fetchClosure then
builtins.fetchClose { ... }
else
builtins.storePath ...
Diffstat (limited to 'src/libutil/closure.hh')
0 files changed, 0 insertions, 0 deletions