From 75fb7dd9d8435a096d3843fa11f9b59a2a366ac4 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Sat, 4 Jul 2026 21:45:07 +0000 Subject: [PATCH] Update flake.nix rev/hash to include copy button fix Previous rev (5280baf) was the commit before the fix. Now points to fc39a7d which has the data-token attribute fix. --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 78c6b3e..9264ec6 100644 --- a/flake.nix +++ b/flake.nix @@ -25,8 +25,8 @@ domain = "gitea.bueso.eu"; owner = "hermes-agent"; repo = "pinchflat"; - rev = "5280baf33db42e098adf0cc8fa45b2f798128654"; - hash = "sha256-ECS8qMYfvv84oLtizM5QSSB1rya3Raxe7FS9jABfAvM="; + rev = "fc39a7df6c12baa69db098cbfb909efb9515e253"; + hash = "sha256-Bp66LW8XO6hGxMYkDr5FoRSOO4Yi89aMR2NZ4zpCGgE="; }; # Deps hashes are identical to upstream — mix.lock and yarn.lock