diff options
author | Naïm Favier <n@monade.li> | 2023-01-25 15:10:35 +0100 |
---|---|---|
committer | Naïm Favier <n@monade.li> | 2023-01-27 13:28:57 +0100 |
commit | 1cba5984a68a489c4a56691032e4c87991c678f4 (patch) | |
tree | 290590cf14d53a9d1382cd8741b4332543e15af5 /docker.nix | |
parent | f233fd496db07212125696613ac085506e2be805 (diff) |
getDefaultNixPath: actually respect `{restrict,pure}-eval`
Previously, getDefaultNixPath was called too early: at initialisation
time, before CLI and config have been processed, when `restrictEval` and
`pureEval` both have their default value `false`. Call it when
initialising the EvalState instead, and use `setDefault`.
Diffstat (limited to 'docker.nix')
0 files changed, 0 insertions, 0 deletions