Unverified Commit f150e3d3 authored by Fernando Rodrigues's avatar Fernando Rodrigues
Browse files

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: default avatarFernando Rodrigues <alpha@sigmasquadron.net>
parent 10ae9d0b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 { };
+0 −2
Original line number Diff line number Diff line
@@ -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 { };