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