From 2cf880b68306f33cb5b68c17be359befacee5c72 Mon Sep 17 00:00:00 2001 From: dusk Date: Fri, 1 Nov 2024 22:26:16 +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 c4e0d37..815cf0c 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ src = ./.; - outputHash = "sha256-NuXyYax1HpJF1dN3robnqnYhgeCCq9pcPiA7kbcsMTo="; + outputHash = "sha256-Cm9Opx+3hYjqxuF/JbQisIytmkxsw7x/8S/mhz5K0/c="; outputHashAlgo = "sha256"; outputHashMode = "recursive";