Commit 8b4b92ed authored by José Romildo's avatar José Romildo
Browse files

nordic: qtgraphicaleffects is not needed

parent ef1e7035
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
, breeze-icons
, plasma-framework
, plasma-workspace
, qtgraphicaleffects
, jdupes
}:

@@ -88,7 +87,6 @@ stdenv.mkDerivation rec {
    breeze-icons
    plasma-framework
    plasma-workspace
    qtgraphicaleffects
  ];

  dontWrapQtApps = true;
+1 −1
Original line number Diff line number Diff line
@@ -29746,7 +29746,7 @@ with pkgs;
  };
  nordic = callPackage ../data/themes/nordic {
    inherit (libsForQt5) breeze-icons plasma-framework plasma-workspace qtgraphicaleffects;
    inherit (libsForQt5) breeze-icons plasma-framework plasma-workspace;
  };
  nordzy-cursor-theme = callPackage ../data/icons/nordzy-cursor-theme { };