We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21808d2 commit dfc2a0fCopy full SHA for dfc2a0f
pkgs/by-name/wy/wyoming-faster-whisper/package.nix
@@ -43,5 +43,6 @@ python3Packages.buildPythonApplication rec {
43
homepage = "https://github.com/rhasspy/wyoming-faster-whisper";
44
license = licenses.mit;
45
maintainers = with maintainers; [ hexa ];
46
+ mainProgram = "wyoming-faster-whisper";
47
};
48
}
0 commit comments