mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
bluetooth_battery: migrate to by-name
(cherry picked from commit a63cf1c6a4)
This commit is contained in:
parent
446f30c7d7
commit
54a2faff09
2 changed files with 0 additions and 2 deletions
|
|
@ -2002,8 +2002,6 @@ with pkgs;
|
|||
|
||||
blacken-docs = with python3Packages; toPythonApplication blacken-docs;
|
||||
|
||||
bluetooth_battery = callPackage ../applications/misc/bluetooth_battery { };
|
||||
|
||||
calyx-vpn = qt6Packages.callPackage ../tools/networking/bitmask-vpn {
|
||||
provider = "calyx";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue