wyoming-piper: move to by-name

This commit is contained in:
Martin Weinelt 2025-01-14 01:46:59 +01:00
parent 96633b3bdc
commit 2fa61164c8
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759
2 changed files with 0 additions and 2 deletions

View File

@ -16114,8 +16114,6 @@ with pkgs;
phonemizer = with python3Packages; toPythonApplication phonemizer;
wyoming-piper = callPackage ../tools/audio/wyoming/piper.nix { };
### GAMES
_2048-cli = _2048-cli-terminal;