nix: install coqui-tts-streamer

This commit is contained in:
2026-04-20 12:58:55 -07:00
parent 425d97a844
commit b09f4d6131
3 changed files with 42 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
...
}: let
git-blame-rank = inputs.git-blame-rank.packages.${pkgs.stdenv.hostPlatform.system}.default;
coqui-tts-streamer = inputs.coqui-tts-streamer.packages.${pkgs.stdenv.hostPlatform.system}.default;
keepbook = inputs.keepbook.packages.${pkgs.stdenv.hostPlatform.system}.keepbook.overrideAttrs (_: {
# Upstream checks currently depend on TS artifacts that are not built in Nix.
doCheck = false;
@@ -19,6 +20,8 @@
cachix
bubblewrap
cmake
coqui-tts-streamer
dex
direnv
fd
ffmpeg