Skip to content

[staging-next] Qt 6.10#449572

Merged
K900 merged 8 commits intoNixOS:staging-nextfrom
K900:qt-6.10
Oct 7, 2025
Merged

[staging-next] Qt 6.10#449572
K900 merged 8 commits intoNixOS:staging-nextfrom
K900:qt-6.10

Conversation

@K900
Copy link
Contributor

@K900 K900 commented Oct 7, 2025

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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. labels Oct 7, 2025
@K900 K900 merged commit 3f08cc5 into NixOS:staging-next Oct 7, 2025
27 of 31 checks passed
@vcunat
Copy link
Member

vcunat commented Oct 16, 2025

I suspect this is what broke obs-studio:
https://hydra.nixos.org/build/309918659

  Target "obs-studio" links to:

    Qt::GuiPrivate

  but the target was not found.  Possible reasons include: [...]

/cc the staging-next PR #449539 and obs maintainers: @jb55 @materusPL @fpletz

@K900
Copy link
Contributor Author

K900 commented Oct 16, 2025

Known change, you now need to explicitly opt into linking private Qt APIs. Let me check upstream real quick.

@K900
Copy link
Contributor Author

K900 commented Oct 16, 2025

@fpletz fpletz mentioned this pull request Oct 16, 2025
13 tasks
@fpletz
Copy link
Member

fpletz commented Oct 16, 2025

Fix is here: #452548

I've targeted master in the PR as Qt 6.9 is compatible with the change. Or would you rather prefer staging-next?

@vcunat
Copy link
Member

vcunat commented Oct 23, 2025

@Ramblurr Ramblurr mentioned this pull request Oct 23, 2025
3 tasks
@romildo
Copy link
Contributor

romildo commented Oct 23, 2025

@mio-19
Copy link
Contributor

mio-19 commented Oct 24, 2025

withWayland logic might be incorrect for darwin. #455059

@Kirottu Kirottu mentioned this pull request Oct 26, 2025
3 tasks
@ghpzin ghpzin mentioned this pull request Nov 2, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants