Conversation
A copy of NixOS#96309 essentially - fix the build of it with bison-3.7.
It segfaults with qt5.14.
|
cc @freezeboy for review. |
|
Looks good to me |
Should be 1.7.7. |
fc79b42 to
9e2735b
Compare
Fixed. |
9e2735b to
4180a96
Compare
|
I updated the top comment to ping the relevant maintainers. Please test your packages with Qt 5.15, and un-pin them from Qt 5.14 if everything is working. (Note: this will probably not be possible for proprietary applications.) |
|
Does that mean we should use |
As requested in NixOS#104474
|
Yes better to use the generic version to avoid the same problem with many programs pinned to 5.15 when the default qt5 will be updated |
qt515.qtwebkit: unbreak (cherry picked from commit e772531)
|
|
|
There seems to be a limit to the number of people you can ping in a message. We should remove the maintainer ping for the packages that have already been fixed. |
Motivation for this change
More qt515 fixes (like #102840) with unbroken qt515.qtwebkit.
Here's a
git greplist of packages that use qt514 inall-packages.nix. Ideally each of them needs to have at least a comment explaining why it uses qt514 and not qt515. Usually they are pinned to qt514 since qt515.qtwebkit is broken on master, but not on this branch - hence every package listed here likely can use qt515.Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)