tela-circle-icon-theme: fix eval

This commit is contained in:
K900 2022-11-14 20:04:40 +03:00
parent 11e7a67aa6
commit 39f75847d4

View File

@ -27005,6 +27005,7 @@ with pkgs;
tela-circle-icon-theme = callPackage ../data/icons/tela-circle-icon-theme {
inherit (gnome) adwaita-icon-theme;
inherit (plasma5Packages) breeze-icons;
};
tela-icon-theme = callPackage ../data/icons/tela-icon-theme { };