Conversation
|
This apparently fix this bug : https://bugs.kde.org/show_bug.cgi?id=441904 I will test it |
| ''; | ||
| preBuild = '' |
There was a problem hiding this comment.
| ''; | |
| preBuild = '' |
| kconfig kcmutils kconfigwidgets kdbusaddons kglobalaccel ki18n | ||
| kwidgetsaddons kxmlgui libkscreen qtdeclarative qtgraphicaleffects qtsensors | ||
| kwindowsystem kdeclarative plasma-framework | ||
| kwindowsystem kdeclarative plasma-framework wayland-scanner wayland |
There was a problem hiding this comment.
wayland-scanner goes to nativeBuildInputs IIRC you may need to add protocols to buildInputs.
| ./0001-NixOS-Unwrap-executable-name-for-.desktop-search.patch | ||
| # Fix build against libglvnd 1.3.4+ | ||
| # Remove with release 5.22.90 | ||
| (fetchpatch { |
There was a problem hiding this comment.
Please remove the unused fetchpatch from inputs.
| buildInputs = [ kwayland libXrandr qtx11extras ]; | ||
| buildInputs = [ | ||
| kwayland libXrandr qtx11extras | ||
| plasma-wayland-protocols wayland-scanner wayland |
There was a problem hiding this comment.
| plasma-wayland-protocols wayland-scanner wayland | |
| plasma-wayland-protocols wayland |
wayland-scanner goes to native.
| ./hwclock-path.patch | ||
| ./tzdir.patch | ||
| # https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/563 | ||
| (fetchpatch { |
There was a problem hiding this comment.
Please remove the unused fetchpatch from inputs.
|
There seems to be another PR open for same (#139657). Can we consolidate efforts into single PR? |
|
Yes, I just spotted it, weirdly it seems to have been created after mine, but PR number is lower, therefore I'll close this draft in favor of that one. |
Motivation for this change
Based on
stagingbecause it seems to require #141128 , which is still pending. Pulling only the PR patches for frameworks 5.87 (and the base, 5.86, also still onstaging) is enough to get this built on top ofmaster.I'm running this fine here on Wayland. Still testing.
If anyone wants to contribute and extend, feel free to do so.
Observed issues so far with this build:
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)