mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
16 lines
571 B
Text
16 lines
571 B
Text
error:
|
|
… while calling the 'seq' builtin
|
|
at /pwd/lang/eval-fail-flake-ref-to-string-negative-integer.nix:4:1:
|
|
3| in
|
|
4| builtins.seq n (
|
|
| ^
|
|
5| builtins.flakeRefToString {
|
|
|
|
… while calling the 'flakeRefToString' builtin
|
|
at /pwd/lang/eval-fail-flake-ref-to-string-negative-integer.nix:5:3:
|
|
4| builtins.seq n (
|
|
5| builtins.flakeRefToString {
|
|
| ^
|
|
6| type = "github";
|
|
|
|
error: negative value given for flake ref attr repo: -1
|