Unverified Commit b1809fe3 authored by K900's avatar K900 Committed by GitHub
Browse files

kdePackages: Gear 25.08.0 -> 25.08.1 (#441981)

parents 82c911fd 124a4721
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
{
  stdenv,
  fetchpatch,
  mkKdeDerivation,
  qtsvg,
  qttools,
+0 −8
Original line number Diff line number Diff line
{
  lib,
  mkKdeDerivation,
  fetchpatch,
  qttools,
  accounts-qt,
  kaccounts-integration,
@@ -25,13 +24,6 @@ mkKdeDerivation {
  patches = [
    # Always regenerate MySQL config, as the store paths don't have accurate timestamps
    ./ignore-mysql-config-timestamp.patch

    # Backport fix for Merkuro account settings not opening
    # FIXME: remove in next update
    (fetchpatch {
      url = "https://invent.kde.org/pim/akonadi/-/commit/8a2dfd13b3c4730636a962121368d49c57f79273.patch";
      hash = "sha256-r3jQUxbKvZbpKWg6SUQTyFpos7aLC5cNoByl22vpaR8=";
    })
  ];

  extraCmakeFlags = [
+747 −747

File changed.

Preview size limit exceeded, changes collapsed.

+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
  lib,
  mkKdeDerivation,
  fetchurl,
  fetchpatch,
  qtspeech,
  qttools,
  kxmlgui,
+0 −1
Original line number Diff line number Diff line
{
  fetchpatch,
  mkKdeDerivation,
  pkg-config,
  qtquick3d,