forked from mirrors_public/oddlama_nix-config
feat: add some cmp keybinds, remove realtime-stt-server (now in whisper-overlay)
This commit is contained in:
parent
e1e8997525
commit
9b428f2480
6 changed files with 17 additions and 368 deletions
|
@ -38,10 +38,8 @@
|
|||
++ [
|
||||
(pythonFinal: _pythonPrev: {
|
||||
jaxlib = pythonFinal.callPackage ./jaxlib.nix {};
|
||||
realtime-stt = pythonFinal.callPackage ./realtime-stt.nix {};
|
||||
})
|
||||
];
|
||||
realtime-stt-server = prev.callPackage ./realtime-stt-server.nix {};
|
||||
|
||||
formats =
|
||||
prev.formats
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue