From d5a05e3a8b67ac7353122017f19df4eced79694a Mon Sep 17 00:00:00 2001 From: forgejo-actions Date: Tue, 21 Jul 2026 10:17:29 +0000 Subject: [PATCH] (qol): update release flake hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 46b11fd..10e384f 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ systems = [ "x86_64-linux" ]; forAllSystems = nixpkgs.lib.genAttrs systems; version = "0.0.10"; - x86_64DebHash = "sha256-VVKkZ9yQ7BoLnYnCf5OSHcrakoBNfUx/uWxBmm3gBZE="; + x86_64DebHash = "sha256-TK7XmPWFbAVwlrE8hX8x+QsGFa0FTH9Mctmxu9JsHb4="; forgejoBaseUrl = "https://git.methanium.net/tensamin/client/releases/download/${version}"; in {