connmanPackages: throw
This commit is contained in:
parent
24cbd84d52
commit
9ec398df9c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue