chore: update Hermes Agent nightly candidate

This commit is contained in:
0xrsydn 2026-08-10 05:24:00 +00:00 committed by github-actions[bot]
commit a9b7345719

View file

@ -2,7 +2,7 @@
# Auto-updated by scripts/update-nightly.sh — do not edit manually.
{ pkgs }:
pkgs.callPackage ./package.nix {
pinVersion = "0.19.0-unstable-2026-07-22.9eb7b1a6";
pinRev = "9eb7b1a6b1ffdd4ad1a85aee3f38edceee2b927f";
pinHash = "sha256-baXMhFvdjbw6nW0TChPWlBZrCRxFCnyLJ1Pe7IjGDUA=";
pinVersion = "0.20.0-unstable-2026-08-10.6fa646e7";
pinRev = "6fa646e7d8955688e5c65b19ddc3b4ee9097a004";
pinHash = "sha256-ccKhXYbbkXKGxEZqJHyfwtWVycsZoS4oDrT+ubjT+fg=";
}