From efdce954acc63b43cb29461897a1419026275155 Mon Sep 17 00:00:00 2001 From: dusk Date: Tue, 19 Nov 2024 07:33:20 +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 e5e6f81..2e8d2d1 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ src = ./.; - outputHash = "sha256-Rba5kyYwRtiEH7eIx17RISOq/LD/7lvBE/W9DX7FAAI="; + outputHash = "sha256-s4/ST6OrzucOEnpoV6zp9q5t69rzYa6ID7/fALfsCIQ="; outputHashAlgo = "sha256"; outputHashMode = "recursive";