Files
nix/tests/functional/lang/eval-fail-hashfile-missing.err.exp
Robert Hensing b04077c0ec fix: Update shifted source positions after formatting
Carefully reviewed...
2025-01-24 18:53:42 +01:00

14 lines
448 B
Plaintext

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