chore: update Hermes Agent nightly candidate

This commit is contained in:
0xrsydn 2026-08-14 05:31:32 +00:00 committed by github-actions[bot]
commit 9c2eb3fc99

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.1-unstable-2026-08-14.9504edba";
pinRev = "9504edbaea29ce249864a1be05819d972f8fae8d";
pinHash = "sha256-hZHeylSgU71r/x3WMOrmcARcKSx5y17l9vwFgbde5ks=";
}