From 77389c2f2934b7ac6c3643f0bef14c829232e076 Mon Sep 17 00:00:00 2001 From: 0xrsydn <78522797+0xrsydn@users.noreply.github.com> Date: Sun, 20 Sep 2026 09:02:01 +0000 Subject: [PATCH] chore: update Hermes Agent nightly candidate --- nightly.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nightly.nix b/nightly.nix index c07eec9..99c8785 100644 --- a/nightly.nix +++ b/nightly.nix @@ -2,7 +2,7 @@ # Auto-updated by scripts/update-nightly.sh — do not edit manually. { pkgs }: pkgs.callPackage ./package.nix { - pinVersion = "0.21.3-unstable-2026-09-18.c62bd9f2"; - pinRev = "c62bd9f2078a946108f1c9d9b24bf118963277ef"; - pinHash = "sha256-hdKTqxd4u1/ss3dSlrPrUVa2+GLHB9UAy8w0TGqpBd4="; + pinVersion = "0.21.3-unstable-2026-09-20.59f9ff8d"; + pinRev = "59f9ff8dbc75b9c4f07ae10174df730f7882a505"; + pinHash = "sha256-PipirEx4LTEyixVCz+Um2YwQaIWF4lutmHETCnqWiP0="; }