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.
2 parents 5179f17 + dfc2a0f commit 66292a4Copy full SHA for 66292a4
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