From cbc80802cbf1e313136e585c44f61e91cee470f0 Mon Sep 17 00:00:00 2001 From: MaximilianGaedig <38767445+MaximilianGaedig@users.noreply.github.com> Date: Tue, 17 Feb 2026 15:13:10 +0100 Subject: [PATCH] fix: update nix hash for dependencies (#842) --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e71b7ad..f012eb3 100644 --- a/flake.nix +++ b/flake.nix @@ -51,7 +51,7 @@ outputHashAlgo = "sha256"; outputHashMode = "recursive"; - outputHash = "sha256-+hUANv0w3qnK5d2+4JW3XMazLRDhWCbOxUXQyTGta/0="; + outputHash = "sha256-6SvLw/8UBIHlcIY7jUJKv6DHPooP3aUz+4PvC7UNzv4="; }; in {