bluetooth_battery: migrate to by-name

This commit is contained in:
TomaSajt
2026-06-15 16:28:15 +02:00
parent e0efe0fa3b
commit a63cf1c6a4
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -1970,8 +1970,6 @@ with pkgs;
blacken-docs = with python3Packages; toPythonApplication blacken-docs;
bluetooth_battery = callPackage ../applications/misc/bluetooth_battery { };
cffconvert = python3Packages.toPythonApplication python3Packages.cffconvert;
clickhouse-lts = callPackage ../by-name/cl/clickhouse/lts.nix { };