From 8398253f99dfacb327d588d92edb1a6eb1ceb235 Mon Sep 17 00:00:00 2001 From: Orivej Desh Date: Sun, 27 Aug 2017 12:32:33 +0000 Subject: [PATCH] kdeApplications: inherit new KDE applications into pkgs Add akregator, kaddressbook, kleopatra, kontact, korganizer. --- pkgs/top-level/all-packages.nix | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 7d4ce349878b..cdd1e1981557 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -14877,8 +14877,6 @@ with pkgs; boost = boost155; }; - k3b = kdeApplications.k3b; - k9copy = libsForQt5.callPackage ../applications/video/k9copy {}; kadu = kde4.callPackage ../applications/networking/instant-messengers/kadu { }; @@ -14899,10 +14897,10 @@ with pkgs; recurseIntoAttrs (makeOverridable mkApplications attrs); inherit (kdeApplications) - akonadi ark dolphin ffmpegthumbs filelight gwenview kate kdenlive - kcachegrind kcalc kcolorchooser kcontacts kdf kgpg khelpcenter kig kmail - kmix kolourpaint kompare konsole krfb kwalletmanager marble okteta okular - spectacle; + akonadi akregator ark dolphin ffmpegthumbs filelight gwenview k3b + kaddressbook kate kcachegrind kcalc kcolorchooser kcontacts kdenlive kdf + kgpg khelpcenter kig kleopatra kmail kmix kolourpaint kompare konsole + kontact korganizer krfb kwalletmanager marble okteta okular spectacle; kdeconnect = libsForQt5.callPackage ../applications/misc/kdeconnect { };