tests(f2/repl): migrate failing pure eval test
Change-Id: Ic8db38346c2420b2d3c5ab51fe71ef0b88f826b3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
info: final: prev: {
|
||||
foo = 2;
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
cat.meowy = true;
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
Checks that repl-overlays work correctly in pure eval mode
|
||||
@args --pure-eval
|
||||
@args --repl-overlays
|
||||
@args ${PWD}/extra_data/repl-overlay-trivial.nix
|
||||
|
||||
nix-repl> foo
|
||||
2
|
||||
|
||||
nix-repl> :quit
|
||||
Reference in New Issue
Block a user