hermes-agent: 2026.8.3 -> 2026.8.13 - #7966
Merged
Merged
Conversation
nix-ai-tools-flake-updater
Bot
force-pushed
the
update/hermes-agent
branch
8 times, most recently
from
August 15, 2026 21:14
29d72e7 to
ae1209e
Compare
https://github.com/NousResearch/hermes-agent/releases/tag/v2026.8.13 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mic92
force-pushed
the
update/hermes-agent
branch
from
August 15, 2026 21:37
ae1209e to
6809d5f
Compare
The upstream 0.7.3 tag still carries version 0.7.0 in the workspace Cargo.toml, which pyproject's dynamic version resolves from. The wheel therefore reports 0.7.0, failing pythonMetadataCheckPhase and hermes' nemo-relay>=0.7.1 requirement. Patch the version into pyproject with pyprojectVersionPatchHook.
nixpkgs now ships exa-py (2.17.0), so drop the vendored 2.10.2 copy. Upstream exact-pins exa-py==2.10.2, so relax the pin like the other deps nixpkgs moved past; the lazy_deps patch already accepts any installed version at runtime.
2026.8.13 hoists electron from the root node_modules into apps/desktop/node_modules, so the 40.10.2 pin check failed with a TypeError. Accept either location.
2026.8.13 adds get-windows 9.3.0 as a runtime dependency, bundle external, and staged native dep, so the darwin fail-closed externals check rejected the build. Expect it and assert it was staged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated update of hermes-agent from 2026.8.3 to 2026.8.13.