From d91a00a3beabf25f604b7de8067f3b43c861cc67 Mon Sep 17 00:00:00 2001 From: dusk Date: Tue, 19 Nov 2024 07:22:17 +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 815cf0c..e5e6f81 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ src = ./.; - outputHash = "sha256-Cm9Opx+3hYjqxuF/JbQisIytmkxsw7x/8S/mhz5K0/c="; + outputHash = "sha256-Rba5kyYwRtiEH7eIx17RISOq/LD/7lvBE/W9DX7FAAI="; outputHashAlgo = "sha256"; outputHashMode = "recursive";