From dfb6c16467576aad067055171c9f1d847354cbce Mon Sep 17 00:00:00 2001 From: dusk Date: Sat, 22 Feb 2025 23:03:18 +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 cf2f306..f76e637 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ src = ./.; - outputHash = "sha256-DaUgDH+9X91727mlDWtc8r0x88u2DliRjpQw1DJlvPk="; + outputHash = "sha256-Tm7yeuehJTRYDy46bjIdCSOYyKn8UIZdUMH7PK4d2Ks="; outputHashAlgo = "sha256"; outputHashMode = "recursive";