Skip to content

Commit 0fe619a

Browse files
committed
kdePackages: Gear 25.04.0 -> 25.04.1
1 parent 2ea454c commit 0fe619a

File tree

2 files changed

+750
-760
lines changed

2 files changed

+750
-760
lines changed

pkgs/kde/gear/falkon/default.nix

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,10 @@
55
qtwebengine,
66
qttools,
77
python3Packages,
8-
fetchpatch,
98
}:
109
mkKdeDerivation {
1110
pname = "falkon";
1211

13-
# Fix crash on startup
14-
# FIXME: remove in 25.04.1
15-
patches = [
16-
(fetchpatch {
17-
url = "https://invent.kde.org/network/falkon/-/commit/31ba9472369256804400a2db36b3dca3b4be2d73.patch";
18-
hash = "sha256-jLJjL4Bp03aZfM/OPXZzgL56T0C/2hHSzNERpbTitzw=";
19-
})
20-
];
21-
2212
extraNativeBuildInputs = [
2313
qttools
2414
qtwebchannel

0 commit comments

Comments
 (0)