Files
lix/tests/functional2/repl_characterization/overlays/regression_l777_pure_eval.md
T
rootile da9f0c494e tests(f2/repl): migrate failing pure eval test
Change-Id: Ic8db38346c2420b2d3c5ab51fe71ef0b88f826b3
2026-06-11 16:27:49 +02:00

594 B

args, should_fail
args should_fail
--pure-eval
--repl-overlays
{PWD}/repl-overlay-trivial.nix
True
Lix VERSION
Type :? for help.
Loading 'repl-overlays'...
error: access to absolute path '/pwd/repl-overlay-trivial.nix' is forbidden in pure eval mode (use '--impure' to override)

FIXME(rootile, 2026-06-09): This actually fails and the issue has been reopened. Big yaaaaaaay for the old stupid test suit which just didn't fail

Remove the should_fail once this works again

Check that repl-overlays work correctly in pure eval mode

foo
:quit