summary refs log tree commit diff
path: root/pkgs/applications/misc/autospotting/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/autospotting/default.nix')
-rw-r--r--pkgs/applications/misc/autospotting/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/misc/autospotting/default.nix b/pkgs/applications/misc/autospotting/default.nix
index ac929bfa5b1..47cf2e6b07e 100644
--- a/pkgs/applications/misc/autospotting/default.nix
+++ b/pkgs/applications/misc/autospotting/default.nix
@@ -22,6 +22,7 @@ buildGoPackage {
     description = "Automatically convert your existing AutoScaling groups to up to 90% cheaper spot instances with minimal configuration changes";
     license = licenses.free;
     maintainers = [ maintainers.costrouc ];
+    mainProgram = "AutoSpotting";
     platforms = platforms.unix;
   };