From 329a35bcfbecd00237a04a3af22838d9bd2b82f2 Mon Sep 17 00:00:00 2001 From: forgejo-actions Date: Wed, 5 Aug 2026 18:45:31 +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 5b13c84..6910d4a 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-3CbaZnUT+hS6ClG5US6ZS7iy6kA82YlX/sJI3qFA81U="; + x86_64DebHash = "sha256-R7ufXBPL2+jsgtbcIjPg55RU6m39odaC5IeLI1nYU48="; forgejoBaseUrl = "https://git.methanium.net/tensamin/client/releases/download/${version}"; in {