about summary refs log tree commit diff
path: root/pkgs/applications/networking/gopher/phetch/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/gopher/phetch/default.nix')
-rw-r--r--pkgs/applications/networking/gopher/phetch/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/gopher/phetch/default.nix b/pkgs/applications/networking/gopher/phetch/default.nix
index 8cdd3dc06325..ed327dab740a 100644
--- a/pkgs/applications/networking/gopher/phetch/default.nix
+++ b/pkgs/applications/networking/gopher/phetch/default.nix
@@ -37,6 +37,7 @@ rustPlatform.buildRustPackage rec {
 
   meta = with lib; {
     description = "A quick lil gopher client for your terminal, written in rust";
+    mainProgram = "phetch";
     longDescription = ''
       phetch is a terminal client designed to help you quickly navigate the gophersphere.
       - <1MB executable for Linux, Mac, and NetBSD