Skip to content

Commit 66292a4

Browse files
authored
wyoming-faster-whisper: set mainProgram (#375798)
2 parents 5179f17 + dfc2a0f commit 66292a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/wy/wyoming-faster-whisper/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ python3Packages.buildPythonApplication rec {
4343
homepage = "https://github.com/rhasspy/wyoming-faster-whisper";
4444
license = licenses.mit;
4545
maintainers = with maintainers; [ hexa ];
46+
mainProgram = "wyoming-faster-whisper";
4647
};
4748
}

0 commit comments

Comments
 (0)