mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
8 lines
324 B
Text
8 lines
324 B
Text
error:
|
|
… while evaluating the condition of the assertion '(/pwd/lang/foo == /pwd/lang/bar)'
|
|
at /pwd/lang/eval-fail-assert-equal-paths.nix:1:1:
|
|
1| assert ./foo == ./bar;
|
|
| ^
|
|
2| throw "unreachable"
|
|
|
|
error: path '/pwd/lang/foo' is not equal to path '/pwd/lang/bar'
|