Remove warning from kdeApplications alias

This commit is contained in:
Thomas Tuegel 2021-05-11 05:44:42 -05:00
parent 9820dd4d71
commit d7d787f2a6
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

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