1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00

Add tests/functional/lang/eval-fail-readDir-storeDir-pure

This commit is contained in:
Robert Hensing 2024-04-17 18:55:04 +02:00
parent 05b9dac754
commit 297b6eba83
3 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
error: access to absolute path '/home' is forbidden in pure evaluation mode (use '--impure' to override)

View file

@ -0,0 +1 @@
--pure-eval

View file

@ -0,0 +1 @@
builtins.readDir builtins.storeDir