From b2915e3087f21479c2b76b3a93e6150f8999184a Mon Sep 17 00:00:00 2001 From: dusk Date: Tue, 17 Dec 2024 01:10:21 +0900 Subject: [PATCH] chore: update nix hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 84818c3..dae8530 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ src = ./.; - outputHash = "sha256-ZbkI9mn+gszt8BHSfc33N2Ge3o1pEnGfWOUJfiQUg28="; + outputHash = "sha256-P6H//Q95XZJKzjOX+FcCk4fViyUyqbahK3K1KbIQR88="; outputHashAlgo = "sha256"; outputHashMode = "recursive";