Conversation
|
I didn't try to build everything that depends on qt, but I don't expect much breakage since this is just a point release. |
|
KDE frameworks package |
|
Rebuilding my system now with this update based on top of #101369. |
|
It probably closes #98009 too. |
|
@gebner could you please add the patch I wanted to add in #100041 ? See also: #99456 (comment) . |
|
@doronbehar The patch is already included. |
|
ffe65c3 is needed for kpurpose. Rebuilt my system successfully with this change. Did not test runtime though. |
|
It seems this one doesn’t #98009. Am I testing this correctly? It took a while before everything compiles. nix-shell -E 'let pkgs=import (fetchTarball {url="https://github.com/NixOS/nixpkgs/archive/5856b4c99356e63119daa14f01626891b03af539.tar.gz";}) {}; in pkgs.mkShell {buildInputs = [pkgs.vlc];}' --run vlcnix-shell -E 'let pkgs=import (fetchTarball {url="https://github.com/NixOS/nixpkgs/archive/5856b4c99356e63119daa14f01626891b03af539.tar.gz";}) {}; in pkgs.mkShell {buildInputs = [pkgs.audacious pkgs.vlc];}' --run audacious |
|
First I applied a patch made of #102594 on top of (set -eo pipefail && curl --fail -Ls https://github.com/NixOS/nixpkgs/pull/102216.patch | git apply)And this also fixed sudo nixos-rebuild switch -I nixpkgs="$PWD"I didn’t test this MR without #102594 yet. |
|
Thanks for your report @unclechu, very appreciated. |
|
This should go into nixos 20.09 or better #104448 since it got more bugfixes as well. |
|
I'm going to close this in favor of #106118. We should consolidate our efforts there, as it is the most complete pull request in the Qt 5.15.2 series. |



Motivation for this change
New upstream version.
Closes #100041.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)