From afec4b31bd93f2311cc295057ee1c35233a4d7f8 Mon Sep 17 00:00:00 2001 From: Dan Callahan Date: Fri, 25 Sep 2020 21:49:29 +0100 Subject: [PATCH] digikam: fix broken icons Ensures that the Breeze icon theme is available to digikam. Without this, digikam breaks in strange ways. Fixes #65322 Fixes #78225 --- pkgs/applications/graphics/digikam/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/applications/graphics/digikam/default.nix b/pkgs/applications/graphics/digikam/default.nix index 2c0dbd5f3f0a..5e9305a71b26 100644 --- a/pkgs/applications/graphics/digikam/default.nix +++ b/pkgs/applications/graphics/digikam/default.nix @@ -45,6 +45,7 @@ , hugin , gnumake +, breeze-icons , oxygen }: @@ -94,6 +95,7 @@ mkDerivation rec { kwidgetsaddons kxmlgui + breeze-icons marble oxygen threadweaver