connmanPackages: throw

This commit is contained in:
Anderson Torres 2023-10-08 23:28:14 -03:00
parent 24cbd84d52
commit 9ec398df9c

View file

@ -154,6 +154,7 @@ mapAliases ({
inherit (libsForQt5.mauiPackages) communicator; # added 2022-05-17
compton = throw "'compton' has been renamed to/replaced by 'picom'"; # Converted to throw 2023-09-10
concurrencykit = libck; # Added 2021-03
connmanPackages = throw "'connmanPackages' was removed and their subpackages/attributes were promoted to top level."; # Added 2023-10-08
cups-kyodialog3 = cups-kyodialog; # Added 2022-11-12
cvs_fast_export = cvs-fast-export; # Added 2021-06-10