nixbot

builds

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

1fatal: '/var/lib/nixbot/worktrees/effect-2084' does not appear to be a git repository2fatal: Could not read from remote repository.34Please make sure you have the correct access rights5and the repository exists.6warning: could not read HEAD ref from repo at 'file:///var/lib/nixbot/worktrees/effect-2084', using 'master'7fatal: '/var/lib/nixbot/worktrees/effect-2084' does not appear to be a git repository8fatal: Could not read from remote repository.910Please make sure you have the correct access rights11and the repository exists.12error:13       … while evaluating a branch condition14         at «string»:7:10:15            6|         hci = call (flake.outputs.herculesCI or {});16            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 {}); }17             |          ^18            8|     ).default.state-test; in e.run or e.dependencies or e1920       … while evaluating a branch condition21         at «string»:5:19:22            4|         args = builtins.fromJSON "{\"primaryRepo\": {\"name\": \"Mic92/dotfiles\", \"branch\": \"main\", \"ref\": \"refs/heads/main\", \"tag\": null, \"rev\": \"0b1c687d9a043d65b0d399612fe7e1d29e0ffb99\", \"shortRev\": \"0b1c687\", \"remoteHttpUrl\": null}, \"name\": \"Mic92/dotfiles\", \"branch\": \"main\", \"ref\": \"refs/heads/main\", \"tag\": null, \"rev\": \"0b1c687d9a043d65b0d399612fe7e1d29e0ffb99\", \"shortRev\": \"0b1c687\", \"remoteHttpUrl\": null}";23            5|         call = f: if builtins.isFunction f then f args else f;24             |                   ^25            6|         hci = call (flake.outputs.herculesCI or {});2627       (stack trace truncated; use '--show-trace' to show the full, detailed trace)2829       error: Failed to fetch git repository 'file:///var/lib/nixbot/worktrees/effect-2084'30error: nix-instantiate failed with exit code 1