setup
x86_64-linux.pkgs-hermes-agent
· build #1894
· raw
1this derivation will be built:2 /nix/store/f45m7kx44fh2bqyly68z4gmgi9aijnwf-hermes-agent-2026.7.30.drv3error: Cannot build '/nix/store/f45m7kx44fh2bqyly68z4gmgi9aijnwf-hermes-agent-2026.7.30.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/099s77yqpj52xa5k6rmrqihds2977hlj-hermes-agent-2026.7.30-dist7 /nix/store/xmrkj653v4qqzg08qns7cr05r08zgb90-hermes-agent-2026.7.308 Last 25 log lines:9 > File "/nix/store/xv8alksljvbyk0mrbf9xvl16ygx27ajn-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/core.py", line 202, in run_commands10 > dist.run_commands()11 > ~~~~~~~~~~~~~~~~~^^12 > File "/nix/store/xv8alksljvbyk0mrbf9xvl16ygx27ajn-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1001, in run_commands13 > self.run_command(cmd)14 > ~~~~~~~~~~~~~~~~^^^^^15 > File "/nix/store/xv8alksljvbyk0mrbf9xvl16ygx27ajn-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py", line 1107, in run_command16 > super().run_command(command)17 > ~~~~~~~~~~~~~~~~~~~^^^^^^^^^18 > File "/nix/store/xv8alksljvbyk0mrbf9xvl16ygx27ajn-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1020, in run_command19 > cmd_obj.run()20 > ~~~~~~~~~~~^^21 > File "<string>", line 67, in run22 > RuntimeError: Building wheels or sdists for hermes-agent is not supported.23 > Hermes is distributed via the shell installer, Docker image, or Nix.24 > See: https://hermes-agent.nousresearch.com/docs/getting-started/installation25 >26 > If you are developing, use an editable install instead:27 > uv sync # or: uv pip install -e .28 >29 > If you are building with Nix (uv2nix), this error should not fire —30 > the Hermes Nix derivation sets HERMES_NIX_BUILD=1. If it does, file a bug.31 >32 > TIP pass --env-dir and --sdist-extract-dir to keep the build environment and sources, then see https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build for help debugging a failed build33 > ERROR Backend subprocess exited when trying to invoke build_wheel34 For full logs, run:35 nix log /nix/store/f45m7kx44fh2bqyly68z4gmgi9aijnwf-hermes-agent-2026.7.30.drv