mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
Add tests/functional/lang/eval-fail-readDir-storeDir-pure
This commit is contained in:
parent
05b9dac754
commit
297b6eba83
@ -0,0 +1 @@
|
|||||||
|
error: access to absolute path '/home' is forbidden in pure evaluation mode (use '--impure' to override)
|
@ -0,0 +1 @@
|
|||||||
|
--pure-eval
|
@ -0,0 +1 @@
|
|||||||
|
builtins.readDir builtins.storeDir
|
Loading…
Reference in New Issue
Block a user