nixbot

builds

effect:default.state-test build #361 · raw

1error:2       … while evaluating a branch condition3         at «string»:7:10:4            6|         hci = call (flake.outputs.herculesCI or {});5            7|       in if hci ? onPush then builtins.mapAttrs (job: j: call ((call (j.outputs or {})).effects or {})) hci.onPush else { default = call (flake.outputs.effects or {}); }6             |          ^7            8|     ).default.state-test; in e.run or e.dependencies or e89       … while evaluating a branch condition10         at «string»:5:19:11            4|         args = builtins.fromJSON "{\"primaryRepo\": {\"name\": \"Mic92/dotfiles\", \"branch\": \"main\", \"ref\": \"refs/heads/main\", \"tag\": null, \"rev\": \"5de52b0d690a2bdd42d551f4bec7b798f7d85b65\", \"shortRev\": \"5de52b0\", \"remoteHttpUrl\": null}, \"name\": \"Mic92/dotfiles\", \"branch\": \"main\", \"ref\": \"refs/heads/main\", \"tag\": null, \"rev\": \"5de52b0d690a2bdd42d551f4bec7b798f7d85b65\", \"shortRev\": \"5de52b0\", \"remoteHttpUrl\": null}";12            5|         call = f: if builtins.isFunction f then f args else f;13             |                   ^14            6|         hci = call (flake.outputs.herculesCI or {});1516       (stack trace truncated; use '--show-trace' to show the full, detailed trace)1718       error: Git repository "/var/lib/nixbot/worktrees/effect-2474" does not exist.19error: nix-instantiate failed with exit code 1