about summary refs log tree commit diff
path: root/pkgs/development/perl-modules/ham/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/perl-modules/ham/default.nix')
-rw-r--r--pkgs/development/perl-modules/ham/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/perl-modules/ham/default.nix b/pkgs/development/perl-modules/ham/default.nix
index 8b19c9404fe05..2fc4b3c3b4305 100644
--- a/pkgs/development/perl-modules/ham/default.nix
+++ b/pkgs/development/perl-modules/ham/default.nix
@@ -37,6 +37,7 @@ buildPerlPackage {
     homepage = "https://github.com/kernkonzept/ham";
     license = "unknown"; # should be gpl2, but not quite sure
     maintainers = with lib.maintainers; [ aw ];
+    mainProgram = "ham";
     platforms = lib.platforms.unix;
   };
 }