Skip to content

Commit dfc2a0f

Browse files
committed
wyoming-faster-whisper: set mainProgram
1 parent 21808d2 commit dfc2a0f

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)