From 51d9648df2060269e4016764382be6859a7e1b6f Mon Sep 17 00:00:00 2001 From: dusk Date: Fri, 7 Feb 2025 06:06:33 +0900 Subject: [PATCH] build(nix): update modules hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 527fc52..d1df88a 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ src = ./.; - outputHash = "sha256-9c6r0Ooc7WZB3/gs93h/2fXT4xcm0XTQxcyZJKONFp4="; + outputHash = "sha256-kP4m6ztiTcs0rMV2EjhjHjCbv3uVLbQg6SSYpU+yzIA="; outputHashAlgo = "sha256"; outputHashMode = "recursive";