calligra: move to pkgs/kde

Calligra's information is generated alongside the usual KDE updates, so
let's make use of them.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
Fernando Rodrigues 2024-09-27 18:46:36 +00:00
parent 10ae9d0b8f
commit f150e3d3a0
No known key found for this signature in database
GPG Key ID: CC3AE2EA00000000
3 changed files with 1 additions and 2 deletions

View File

@ -68,6 +68,7 @@ let
selenium-webdriver-at-spi = null; # Used for integration tests that we don't run, stub
alpaka = self.callPackage ./misc/alpaka { };
calligra = self.callPackage ./misc/calligra { };
kdiagram = self.callPackage ./misc/kdiagram { };
kdevelop-pg-qt = self.callPackage ./misc/kdevelop-pg-qt { };
kdsoap-ws-discovery-client = self.callPackage ./misc/kdsoap-ws-discovery-client { };

View File

@ -28711,8 +28711,6 @@ with pkgs;
calicoctl
confd-calico;
calligra = libsForQt5.callPackage ../applications/office/calligra { };
perkeep = callPackage ../applications/misc/perkeep { };
canto-curses = callPackage ../applications/networking/feedreaders/canto-curses { };