about summary refs log tree commit diff
path: root/nixpkgs/pkgs/by-name/ho/hoppscotch/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/by-name/ho/hoppscotch/package.nix')
-rw-r--r--nixpkgs/pkgs/by-name/ho/hoppscotch/package.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/by-name/ho/hoppscotch/package.nix b/nixpkgs/pkgs/by-name/ho/hoppscotch/package.nix
index 3e6bf1ac190c..e7d1dbdc274b 100644
--- a/nixpkgs/pkgs/by-name/ho/hoppscotch/package.nix
+++ b/nixpkgs/pkgs/by-name/ho/hoppscotch/package.nix
@@ -27,6 +27,7 @@ let
 
   meta = {
     description = "Open source API development ecosystem";
+    mainProgram = "hoppscotch";
     homepage = "https://hoppscotch.com";
     changelog = "https://github.com/hoppscotch/hoppscotch/releases/tag/${version}";
     platforms = [ "aarch64-darwin" "x86_64-darwin" "x86_64-linux" ];