chore: update Hermes Agent nightly candidate

This commit is contained in:
0xrsydn 2026-09-20 09:02:01 +00:00 committed by github-actions[bot]
commit 77389c2f29

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.21.3-unstable-2026-09-18.c62bd9f2"; pinVersion = "0.21.3-unstable-2026-09-20.59f9ff8d";
pinRev = "c62bd9f2078a946108f1c9d9b24bf118963277ef"; pinRev = "59f9ff8dbc75b9c4f07ae10174df730f7882a505";
pinHash = "sha256-hdKTqxd4u1/ss3dSlrPrUVa2+GLHB9UAy8w0TGqpBd4="; pinHash = "sha256-PipirEx4LTEyixVCz+Um2YwQaIWF4lutmHETCnqWiP0=";
} }