From ee2282e1e2c633b316e8f79a3ed0f27d55ae6c60 Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Sat, 24 Aug 2024 14:26:45 +0300 Subject: [PATCH] build: update hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6cfa908..0a47511 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,7 @@ src = ./.; - outputHash = "sha256-c40OtXMeyd3em0E48zzAFRtKewtqLr518iRJlKdTwIU="; + outputHash = "sha256-XRcH8KOtGsWzpaKIKUy/yTm6cCfzFjehNMTCh+m4PmI="; outputHashAlgo = "sha256"; outputHashMode = "recursive";