mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
bluetooth_battery: migrate to by-name
This commit is contained in:
parent
e0efe0fa3b
commit
a63cf1c6a4
2 changed files with 0 additions and 2 deletions
|
|
@ -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 { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue