From fc60083346bb9872976727219fe59f4fee049cd8 Mon Sep 17 00:00:00 2001 From: "thomas g. lopes" Date: Mon, 9 Mar 2026 17:38:43 +0000 Subject: [PATCH] test further --- modules/pkgs/handy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/pkgs/handy.nix b/modules/pkgs/handy.nix index 55f1982..3160522 100644 --- a/modules/pkgs/handy.nix +++ b/modules/pkgs/handy.nix @@ -6,7 +6,7 @@ src = pkgs.fetchurl { url = "https://github.com/cjpais/Handy/releases/download/v${version}/Handy_${version}_amd64.AppImage"; - hash = "sha256-iSibRpme8xJfumhjJ2LzkrtFwV8j9nHajMnBygBFLz4="; + hash = "sha256-"; }; extraInstallCommands = let