kdePackages: Frameworks 6.14 -> 6.15, Plasma 6.3.5 -> 6.4#407400
kdePackages: Frameworks 6.14 -> 6.15, Plasma 6.3.5 -> 6.4#407400K900 merged 19 commits intoNixOS:staging-nextfrom
Conversation
|
Drawing Tablet page in System Settings is broken: |
|
Can't reproduce here. What nixpkgs commit are you on? |
|
sddm doesn't start for me: log.txt. using your branch as a flake and an overlay on kdePackages. |
Hmm, can't repro any more after another reboot either. Maybe it was just some KDE impurities from the previous build (nixos-unstable). Now everything seems fine with this PR + the mesa 25.1.0 one on top of master (db1c482). Even HDR in Firefox (Librewolf) is working without a hitch. |
3ce6b8a to
ae3a333
Compare
SigmaSquadron
left a comment
There was a problem hiding this comment.
I've opened a PR (K900#2) for the issues below, to make it easier to grab the diff.
| "dragon": [ | ||
| "extra-cmake-modules", | ||
| "kconfig", | ||
| "kconfigwidgets", | ||
| "kcoreaddons", | ||
| "kcrash", | ||
| "kdbusaddons", | ||
| "kdoctools", | ||
| "ki18n", | ||
| "kio", | ||
| "kjobwidgets", | ||
| "kparts", | ||
| "kwidgetsaddons", | ||
| "kwindowsystem", | ||
| "kxmlgui", | ||
| "phonon", | ||
| "solid" | ||
| "kirigami" | ||
| ], |
There was a problem hiding this comment.
Dragon stopped building without kconfigwidgets, kxmlgui, kparts and phonon.
| "kwidgetsaddons", | ||
| "kwindowsystem", | ||
| "kxmlgui", | ||
| "phonon" |
There was a problem hiding this comment.
Juk also stopped building, but only phonon seems missing.
|
|
Hmm, the window resize/drag hints addon seems to be gone. Was that removed upstream? (Under System Settings > Window Management > Desktop Effects) |
|
I see a bunch of environment variables, presumably for Plasma support, that use individual paths to packages: How much work would it be consolidating all the paths from individual paths into a single directory in say Thanks for all the work maintaining Plasma! |
|
That's intentional. Why do you want this? |
Because looking for a particular variable among the huge |
|
Thanks @SuperSandro2000! Are there any technical reasons why these paths can't be combined into a single logical directly in say In general, I think using these individual paths is okay (and necessary) when building packages, but when running nixos or even nix-shell, we should create a FHS-like layout that can then be used with just a single entry. Basically |
|
This is extremely off topic for this PR. Yes, there are technical reasons, but can we please not have this conversation here. |
This is where we decouple Qt6 p-w-p.
- aurorae moved to its own library, move our patch there - kwin-x11 is a copy of kwin(-wayland), but some bits removed - ksystemstats and libksysguard need capabilities via helpers
These may need to move to a separate module one day, but for now let's just keep them here.
f6da402 to
1cccb99
Compare
|
I've been using this in production on my workstation for the past few weeks, and everything has been rock-solid. Thanks for all your work @K900! |
|
So, we merge this to staging-next now? |
|
|
|
|
nicu! thanks everyone! |
|
Will this be backported to NixOS 25.05? I've recently installed NixOS and hitting this issue, which seems to be fixed on Sorry in advance if this PR is unrelated for my specific issue, so I'd welcome I was pointed to the right way. Thanks! |
|
No, probably not. We may backport the individual patch. |


Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.