eldritch horrors
4517de00cb
Don't print unknown locations unless requested for dev purposes
(cherry picked from commit 3dd4475826dff8052fef42d4600b61e6b91950ac)
Change-Id: I04a91277d1d9d09f5c1bf4a28fc99f0702b161e5
13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
error:
|
|
… while calling the 'toPath' builtin
|
|
|
|
at /pwd/lang/eval-fail-to-path.nix:1:1:
|
|
|
|
1| builtins.toPath "foo/bar"
|
|
| ^
|
|
2|
|
|
|
|
… while evaluating the first argument passed to builtins.toPath
|
|
|
|
error: string 'foo/bar' doesn't represent an absolute path
|