1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/tests/functional/lang/eval-fail-hashfile-missing.err.exp
2025-01-24 18:53:42 +01:00

13 lines
448 B
Text

error:
… while calling the 'toString' builtin
at /pwd/lang/eval-fail-hashfile-missing.nix:7:1:
6| in
7| toString (
| ^
8| builtins.concatLists (
… while evaluating the first argument passed to builtins.toString
… while calling the 'hashFile' builtin
error: opening file '/pwd/lang/this-file-is-definitely-not-there-7392097': No such file or directory