File tree 3 files changed +1
-46
lines changed
development/libraries/clearsilver
3 files changed +1
-46
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -168,6 +168,7 @@ mapAliases ({
168
168
claws-mail-gtk2 = throw "claws-mail-gtk2 was removed to get rid of Python 2, please use claws-mail" ; # Added 2021-12-05
169
169
claws-mail-gtk3 = claws-mail ; # Added 2021-07-10
170
170
clawsMail = throw "'clawsMail' has been renamed to/replaced by 'claws-mail'" ; # Converted to throw 2022-02-22
171
+ clearsilver = throw "clearsilver has been removed: abandoned by upstream" ; # Added 2022-03-15
171
172
clutter_gtk = throw "'clutter_gtk' has been renamed to/replaced by 'clutter-gtk'" ; # Converted to throw 2022-02-22
172
173
cmakeWithQt4Gui = throw "cmakeWithQt4Gui has been removed in favor of cmakeWithGui (Qt 5)" ; # Added 2021-05
173
174
codimd = hedgedoc ; # Added 2020-11-29
Original file line number Diff line number Diff line change @@ -16374,8 +16374,6 @@ with pkgs;
16374
16374
16375
16375
classads = callPackage ../development/libraries/classads { };
16376
16376
16377
- clearsilver = callPackage ../development/libraries/clearsilver { };
16378
-
16379
16377
clfft = callPackage ../development/libraries/clfft { };
16380
16378
16381
16379
clipp = callPackage ../development/libraries/clipp { };
You can’t perform that action at this time.
0 commit comments