about summary refs log tree commit diff
path: root/pkgs/development/tools/gron/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/gron/default.nix')
-rw-r--r--pkgs/development/tools/gron/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/tools/gron/default.nix b/pkgs/development/tools/gron/default.nix
index cc8a72190277..4ef6216c370b 100644
--- a/pkgs/development/tools/gron/default.nix
+++ b/pkgs/development/tools/gron/default.nix
@@ -17,6 +17,7 @@ buildGoModule rec {
 
   meta = with lib; {
     description = "Make JSON greppable!";
+    mainProgram = "gron";
     longDescription = ''
       gron transforms JSON into discrete assignments to make it easier to grep
       for what you want and see the absolute 'path' to it. It eases the