about summary refs log tree commit diff
path: root/pkgs/applications/misc/seashells/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/seashells/default.nix')
-rw-r--r--pkgs/applications/misc/seashells/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/misc/seashells/default.nix b/pkgs/applications/misc/seashells/default.nix
index 4ece0036c530..37a90478710c 100644
--- a/pkgs/applications/misc/seashells/default.nix
+++ b/pkgs/applications/misc/seashells/default.nix
@@ -16,6 +16,7 @@ python3Packages.buildPythonApplication rec {
   meta = with lib; {
     homepage = "https://seashells.io/";
     description = "Pipe command-line programs to seashells.io";
+    mainProgram = "seashells";
     longDescription = ''
       Official cient for seashells.io, which allows you to view
       command-line output on the web, in real-time.