mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-14 18:26:16 +02:00
9 lines
303 B
Text
9 lines
303 B
Text
|
error:
|
||
|
… while calling the 'fromJSON' builtin
|
||
|
at /pwd/lang/eval-fail-fromJSON-overflowing.nix:1:1:
|
||
|
1| builtins.fromJSON ''{"attr": 18446744073709551615}''
|
||
|
| ^
|
||
|
2|
|
||
|
|
||
|
error: unsigned json number 18446744073709551615 outside of Nix integer range
|