chore: remove unneeded overlays
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
04e4844ef0
commit
715afda728
1 changed files with 1 additions and 6 deletions
|
@ -1,6 +1 @@
|
|||
final: prev: {
|
||||
# https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/wy/wyoming-faster-whisper/package.nix
|
||||
wyoming-faster-whisper = prev.wyoming-faster-whisper.overridePythonAttrs (o: {
|
||||
meta = {mainProgram = o.pname;} // o.meta;
|
||||
});
|
||||
}
|
||||
final: prev: {}
|
||||
|
|
Loading…
Add table
Reference in a new issue