Skip to content

[staging-next] qt5.qtdeclarative: Fix build on x86_64-darwin#448633

Merged
vcunat merged 1 commit intoNixOS:staging-nextfrom
dramforever:qt5-qtdeclarative-registerid-staging-next
Oct 5, 2025
Merged

[staging-next] qt5.qtdeclarative: Fix build on x86_64-darwin#448633
vcunat merged 1 commit intoNixOS:staging-nextfrom
dramforever:qt5-qtdeclarative-registerid-staging-next

Conversation

@dramforever
Copy link
Contributor

Even though this patch is really for Qt 6, the code affected was unchanged, and the patch applies cleanly.

Patch is temporarily conditional on x86_64-darwin to avoid extra rebuilds on staging-next.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

Even though this patch is really for Qt 6, the code affected was
unchanged, and the patch applies cleanly.

Patch is temporarily conditional on x86_64-darwin to avoid extra
rebuilds on staging-next.
@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Oct 4, 2025
@dramforever
Copy link
Contributor Author

I can't believe it either, but yes, you really can just apply a Qt 6 patch to Qt 5 unchanged. Sometimes.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. labels Oct 4, 2025
@dramforever dramforever mentioned this pull request Oct 4, 2025
1 task
@vcunat vcunat merged commit 2999890 into NixOS:staging-next Oct 5, 2025
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants