Loading pkgs/by-name/ho/hoppscotch/package.nix +1 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchurl, appimageTools, undmg, copyDesktopItems, }: let Loading Loading @@ -39,7 +38,7 @@ let ''; homepage = "https://hoppscotch.com"; downloadPage = "https://hoppscotch.com/downloads"; changelog = "https://github.com/hoppscotch/hoppscotch/releases/tag/2024.8.1"; changelog = "https://github.com/hoppscotch/hoppscotch/releases/tag/20${lib.head (lib.splitString "-" version)}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ DataHearth ]; mainProgram = "hoppscotch"; Loading Loading
pkgs/by-name/ho/hoppscotch/package.nix +1 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchurl, appimageTools, undmg, copyDesktopItems, }: let Loading Loading @@ -39,7 +38,7 @@ let ''; homepage = "https://hoppscotch.com"; downloadPage = "https://hoppscotch.com/downloads"; changelog = "https://github.com/hoppscotch/hoppscotch/releases/tag/2024.8.1"; changelog = "https://github.com/hoppscotch/hoppscotch/releases/tag/20${lib.head (lib.splitString "-" version)}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ DataHearth ]; mainProgram = "hoppscotch"; Loading