From d87192f48c476dd1f749f0bd872628b9c7183b0d Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Sat, 24 Aug 2024 02:17:32 +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 b099371..a754242 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,7 @@ src = ./.; - outputHash = "sha256-eGqIA5ZzrajqT0xGuBYR0OJwWwbu18R51fHPofIf/iA="; + outputHash = "sha256-f5Z7ecsml1UKXhmGasR6WsAwJcwPU+fEwNucva2sk1M="; outputHashAlgo = "sha256"; outputHashMode = "recursive";