kora-icon-theme: fix eval

This commit is contained in:
Frederik Rietdijk 2021-01-11 19:57:31 +01:00
parent 04dcf88df6
commit aa6dd78322

View file

@ -19921,7 +19921,7 @@ in
kopia = callPackage ../tools/backup/kopia { };
kora-icon-theme = callPackage ../data/icons/kora-icon-theme {
inherit (kdeFrameworks) breeze-icons;
inherit (plasma5Packages) breeze-icons;
};
koreader = callPackage ../applications/misc/koreader {};