Remove warning from kdeApplications alias

This commit is contained in:
Thomas Tuegel
2021-05-11 05:44:42 -05:00
parent 9820dd4d71
commit d7d787f2a6

View File

@@ -48,7 +48,7 @@ in (kdeFrameworks // plasma5 // plasma5.thirdParty // kdeGear // qt5 // {
inherit kdeFrameworks plasma5 kdeGear qt5;
# Alias for backwards compatibility. Added 2021-05-07.
kdeApplications = lib.warn "kdeApplications was renamed to kdeGear" kdeGear;
kdeApplications = kdeGear;
### LIBRARIES