mirror of
https://github.com/NixOS/nix
synced 2025-06-28 22:01:15 +02:00
We now mount lazy accessors on top of /nix/store without materializing them, and only materialize them to the real store if needed (e.g. in the `derivation` primop).
13 lines
428 B
Text
13 lines
428 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: path '/pwd/lang/this-file-is-definitely-not-there-7392097' does not exist
|