about summary refs log tree commit diff
path: root/pkgs/applications/audio/in-formant/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/in-formant/default.nix')
-rw-r--r--pkgs/applications/audio/in-formant/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/audio/in-formant/default.nix b/pkgs/applications/audio/in-formant/default.nix
index 3df72add7f6b..89e7e876af8e 100644
--- a/pkgs/applications/audio/in-formant/default.nix
+++ b/pkgs/applications/audio/in-formant/default.nix
@@ -62,6 +62,7 @@ stdenv.mkDerivation rec {
 
   meta = with lib; {
     description = "A real-time pitch and formant tracking software";
+    mainProgram = "in-formant";
     homepage = "https://github.com/in-formant/in-formant";
     license = licenses.asl20;
     # currently broken on i686-linux and aarch64-linux due to other nixpkgs dependencies