From c9765abf6cf94a942389246d97e2cca9da44af75 Mon Sep 17 00:00:00 2001 From: dusk Date: Wed, 27 Nov 2024 02:40:42 +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 2e8d2d1..b502cb4 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ src = ./.; - outputHash = "sha256-s4/ST6OrzucOEnpoV6zp9q5t69rzYa6ID7/fALfsCIQ="; + outputHash = "sha256-JN3Mtw5iQ6q5qdZKw/14F1PPgMTNvSxEi5/e+8WDeOs="; outputHashAlgo = "sha256"; outputHashMode = "recursive";