mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-14 18:26:16 +02:00
9 lines
324 B
Text
9 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'
|