-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
libsForQt5.qca-qt5: unbreak on darwin #209801
Conversation
@wegank , @thiagokokada what is the actual change which makes qca-qt5 working on darwin again ? |
I am assuming that we are building Qt 5.15 in darwin now? |
Great thanks ! |
@lsix @sikmir @erictapen @willcohen - chance to get QGIS on darwin ? |
Yes! Two days ago I dusted off #157862 and locally rebased to master (I'm not pushing to the branch so I don't keep spamming darwin-maintainers just yet). Right now I'm at the highly annoying stage of getting all the dylibs to link correctly by manually running As soon as QGIS actually builds and starts up I'll push the branch and we can hopefully merge that without much fuss. My preference would be to move all the fine-tuning to later PRs -- there's a strong chance that there'll still be little breakages with the various components, but getting something going is better than waiting for every little bit to be ironed out. |
Great thanks @willcohen . |
@imincik any suggestions of how to proceed further based on #157862 (comment) would be much appreciated! |
Description of changes
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes