about summary refs log tree commit diff
path: root/pkgs/applications/networking/insync/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/insync/default.nix')
-rw-r--r--pkgs/applications/networking/insync/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/insync/default.nix b/pkgs/applications/networking/insync/default.nix
index 4e11d9fe38634..844b8648d6c85 100644
--- a/pkgs/applications/networking/insync/default.nix
+++ b/pkgs/applications/networking/insync/default.nix
@@ -37,6 +37,7 @@ let
      1) Currently the system try icon does not render correctly.
      2) libqtvirtualkeyboardplugin does not have necessary Qt library shipped from vendor.
     '';
+    mainProgram = "insync";
   };
 
   insync-pkg = stdenvNoCC.mkDerivation {