Commit 0fe619ae authored by K900's avatar K900
Browse files

kdePackages: Gear 25.04.0 -> 25.04.1

parent 2ea454c9
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -5,20 +5,10 @@
  qtwebengine,
  qttools,
  python3Packages,
  fetchpatch,
}:
mkKdeDerivation {
  pname = "falkon";

  # Fix crash on startup
  # FIXME: remove in 25.04.1
  patches = [
    (fetchpatch {
      url = "https://invent.kde.org/network/falkon/-/commit/31ba9472369256804400a2db36b3dca3b4be2d73.patch";
      hash = "sha256-jLJjL4Bp03aZfM/OPXZzgL56T0C/2hHSzNERpbTitzw=";
    })
  ];

  extraNativeBuildInputs = [
    qttools
    qtwebchannel
+750 −750

File changed.

Preview size limit exceeded, changes collapsed.