...<4 lines>...
stderr=stderr,
^^^^^^^^^^^^^^
^
File "/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/lib/python3.13/subprocess.py", line 577, in ru …
...<4 lines>...
stderr=stderr,
^^^^^^^^^^^^^^
^
File "/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/lib/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['nix-instantiate', '--add-root', '/tmp/tmpmh0gtr_q/result', '--expr', 'let e = (\n let\n flake = builtins.getFlake "git+file:///var/lib/buildbot-nix/worktrees/726-b78920407a9f-e5fd245f?rev=b78920407a9f7a908eafcd3efd22102e42e2a5a6#";\n outputName = if flake.outputs ? herculesCI then\n "herculesCI"\n else if flake.outputs ? effects then\n "effects"\n else\n null;\n in\n if outputName == null then\n {}\n else\n (flake.outputs.${outputName}\n (builtins.fromJSON "{\\"primaryRepo\\": {\\"name\\": \\"Mic92/dotfiles\\", \\"branch\\": \\"main\\", \\"ref\\": null, \\"tag\\": null, \\"rev\\": \\"b78920407a9f7a908eafcd3efd22102e42e2a5a6\\", \\"shortRev\\": \\"b789204\\", \\"remoteHttpUrl\\": \\"https://github.com/Mic92/dotfiles.git\\"}, \\"name\\": \\"Mic92/dotfiles\\", \\"branch\\": \\"main\\", \\"ref\\": null, \\"tag\\": null, \\"rev\\": \\"b78920407a9f7a908eafcd3efd22102e42e2a5a6\\", \\"shortRev\\": \\"b789204\\", \\"remoteHttpUrl\\": \\"https://github.com/Mic92/dotfiles.git\\"}")).onPush.default.outputs.effects or {}\n ).sandbox-test; in if e ? run then e.run else e']' returned non-zero exit status 1.
|