chore: update Hermes Agent nightly candidate

This commit is contained in:
0xrsydn 2026-08-25 04:34:24 +00:00 committed by github-actions[bot]
commit a6f665d528

View file

@ -2,7 +2,7 @@
# Auto-updated by scripts/update-nightly.sh — do not edit manually. # Auto-updated by scripts/update-nightly.sh — do not edit manually.
{ pkgs }: { pkgs }:
pkgs.callPackage ./package.nix { pkgs.callPackage ./package.nix {
pinVersion = "0.20.4-unstable-2026-08-20.68518411"; pinVersion = "0.20.5-unstable-2026-08-25.bc47fcd3";
pinRev = "6851841112e921537eb7195ef6e8be7d2ca2d2f6"; pinRev = "bc47fcd3f927abcd1ec281078bc56348e37a2ec0";
pinHash = "sha256-xt+9SK8IV7qQYP4c4/cVFOjgQNYhgaR/yAVTD86UsuA="; pinHash = "sha256-r3aY7mSfh0lDDzr8nwxb8XFoETBzChZ2lruzSUL6FGk=";
} }