-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
elisa: backporting Qt < 5.14 fix #103802
elisa: backporting Qt < 5.14 fix #103802
Conversation
Why not build with Qt 5.15? |
My Pull Request doesn't aim at fixing elisa build against Qt5.15 (which it doesn't need anyway as the last build on staging-20.09 tells). |
The hydra build you linked passed. Maybe the bug was somewhere else and fixed in the meanwhile? |
Could you link to the successful build? I can't find it. |
I too don't understand exactly why apply that patch. Currently
And applying this patch makes it work:
Though I don't understand why use |
Elisa works fine here (on unstable). Can somebody please explain exactly what isn't working? |
This is just to fix elisa build on Qt < 5.15. Qt 5.15 is the default verision for libsForQt5 on unstable, so it won't change anything for you. But people running older channels might be interested in using libsForQt5{12,14}.elisa which is the default when installing elisa on older channels. |
This is a semi-automatic executed nixpkgs-review. If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC. Result of 2 packages marked as broken and skipped:
1 package built:
The following issues got detected with the above build packages. libsForQt5.elisa.log: �[1;33mwarning: unclear-gpl�[0m Near pkgs/applications/kde/elisa.nix:53:5:
See: https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/unclear-gpl.md |
Then @SCOTT-HAMILTON please make the PR target the older branch that you'd like elisa to build with there. |
Problems with missing QtGraphicalEffects in application using Kirigami may have been fixed in unstable by #108331. |
I marked this as stale due to inactivity. → More info |
I'm closing due to this being irrelevant now. |
Motivation for this change
https://hydra.nixos.org/build/130350392#tabs-summary
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)