setup
x86_64-linux.pkgs-hermes-agent
· build #1870
· raw
1this derivation will be built:2 /nix/store/7nc3wz7nd3bgimrjqpckw5qqciw5a7rz-hermes-agent-2026.7.30.drv3error: Cannot build '/nix/store/7nc3wz7nd3bgimrjqpckw5qqciw5a7rz-hermes-agent-2026.7.30.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/v75x8nhd7ma09a5ahihmjrk91i97yv2g-hermes-agent-2026.7.307 /nix/store/yr3bnnfjb1xzclkr2r5hnl61j8w3m5x6-hermes-agent-2026.7.30-dist8 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/7nc3wz7nd3bgimrjqpckw5qqciw5a7rz-hermes-agent-2026.7.30.drv