about summary refs log tree commit diff
path: root/pkgs/applications/editors/edbrowse/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/edbrowse/default.nix')
-rw-r--r--pkgs/applications/editors/edbrowse/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/editors/edbrowse/default.nix b/pkgs/applications/editors/edbrowse/default.nix
index 5b37b86556b7f..0f51e016c0ea7 100644
--- a/pkgs/applications/editors/edbrowse/default.nix
+++ b/pkgs/applications/editors/edbrowse/default.nix
@@ -74,6 +74,7 @@ stdenv.mkDerivation rec {
     license = licenses.gpl1Plus;
     maintainers = with maintainers; [ schmitthenner vrthra equirosa ];
     platforms = platforms.linux;
+    mainProgram = "edbrowse";
   };
 }
 # TODO: send the patch to upstream developers