forked from lix-project/lix
eldritch horrors
4517de00cb
Don't print unknown locations unless requested for dev purposes
(cherry picked from commit 3dd4475826dff8052fef42d4600b61e6b91950ac)
Change-Id: I04a91277d1d9d09f5c1bf4a28fc99f0702b161e5
16 lines
532 B
Plaintext
16 lines
532 B
Plaintext
error:
|
|
… while calling the 'toString' builtin
|
|
|
|
at /pwd/lang/eval-fail-hashfile-missing.nix:4:3:
|
|
|
|
3| in
|
|
4| toString (builtins.concatLists (map (hash: map (builtins.hashFile hash) paths) ["md5" "sha1" "sha256" "sha512"]))
|
|
| ^
|
|
5|
|
|
|
|
… 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
|