Skip to content

[staging-next] dbus: fix darwin dynamic linking errors#493083

Merged
vcunat merged 1 commit intoNixOS:staging-nextfrom
mdaniels5757:fix-dbus-darwin
Feb 23, 2026
Merged

[staging-next] dbus: fix darwin dynamic linking errors#493083
vcunat merged 1 commit intoNixOS:staging-nextfrom
mdaniels5757:fix-dbus-darwin

Conversation

@mdaniels5757
Copy link
Member

@mdaniels5757 mdaniels5757 commented Feb 22, 2026

Fixes darwin build of python3Packages.dbus-python (and likely others).

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.

@mdaniels5757 mdaniels5757 changed the title dbus: fix darwin dynamic linking errors [staging-next] dbus: fix darwin dynamic linking errors Feb 22, 2026
@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Feb 22, 2026
@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: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Feb 22, 2026
Fixes darwin build of python3Packages.dbus-python (and likely others).
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. and removed 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Feb 22, 2026
@mdaniels5757 mdaniels5757 marked this pull request as ready for review February 22, 2026 18:14
@nixpkgs-ci nixpkgs-ci bot requested a review from a team February 22, 2026 18:29
@vcunat vcunat added this pull request to the merge queue Feb 23, 2026
Merged via the queue into NixOS:staging-next with commit a5a90f2 Feb 23, 2026
30 of 32 checks passed
@mdaniels5757 mdaniels5757 deleted the fix-dbus-darwin branch February 23, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 6.topic: darwin Running or building packages on Darwin 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely 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