From 4734e94f268ced3e5f9540e73dcda0adfe3cf06d Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Sat, 11 Jul 2026 18:56:55 +0000 Subject: [PATCH] flake: update overlay rev to pagination fix (need correct hash) --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 9264ec6..4f46f05 100644 --- a/flake.nix +++ b/flake.nix @@ -25,8 +25,8 @@ domain = "gitea.bueso.eu"; owner = "hermes-agent"; repo = "pinchflat"; - rev = "fc39a7df6c12baa69db098cbfb909efb9515e253"; - hash = "sha256-Bp66LW8XO6hGxMYkDr5FoRSOO4Yi89aMR2NZ4zpCGgE="; + rev = "a3b75771e16662facd2dc73575d883577be8707a"; + hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; }; # Deps hashes are identical to upstream — mix.lock and yarn.lock