From 261adb7b8e80daec3ca245f0036ac32affee9fd9 Mon Sep 17 00:00:00 2001 From: dusk Date: Sat, 22 Feb 2025 22:10:32 +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 c653426..cf2f306 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ src = ./.; - outputHash = "sha256-YP8rXyAVs6m/GtFKC1Z1brMmx1linUNKTmifm2p67vg="; + outputHash = "sha256-DaUgDH+9X91727mlDWtc8r0x88u2DliRjpQw1DJlvPk="; outputHashAlgo = "sha256"; outputHashMode = "recursive";