From 5610b730555ffc6c8a17a7123eb8eee044b5fd10 Mon Sep 17 00:00:00 2001 From: dusk Date: Sat, 22 Feb 2025 20:36:06 +0900 Subject: [PATCH] chore: update modules hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5e38f48..c653426 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ src = ./.; - outputHash = "sha256-tWRH9us6kuDQ//iBfikCcUOcAa18CzKPexdG95o2PkA="; + outputHash = "sha256-YP8rXyAVs6m/GtFKC1Z1brMmx1linUNKTmifm2p67vg="; outputHashAlgo = "sha256"; outputHashMode = "recursive";