bluez-alsa: migrate to by-name

This commit is contained in:
Anderson Torres 2024-01-13 19:27:28 -03:00
parent ea3179cf3b
commit dcfc878774
2 changed files with 0 additions and 2 deletions

View File

@ -4446,8 +4446,6 @@ with pkgs;
blockdiag = with python3Packages; toPythonApplication blockdiag;
bluez-alsa = callPackage ../tools/bluetooth/bluez-alsa { };
bmon = callPackage ../tools/misc/bmon { };
boca = callPackage ../development/libraries/boca { };