Skip to content

pipewire: always enable udev support#495959

Merged
K900 merged 1 commit intoNixOS:stagingfrom
yuyuyureka:pw-udev
Mar 3, 2026
Merged

pipewire: always enable udev support#495959
K900 merged 1 commit intoNixOS:stagingfrom
yuyuyureka:pw-udev

Conversation

@yuyuyureka
Copy link
Contributor

Even if udev is provided by the systemd package here, we shouldn't set udev=disabled as this would disable sound card support on Linux.

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.

Even if udev is provided by the systemd package here, we shouldn't set
udev=disabled as this would disable sound card support on Linux.
@yuyuyureka yuyuyureka requested review from K900 and qweered March 2, 2026 21:00
@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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Mar 2, 2026
@K900 K900 added this pull request to the merge queue Mar 3, 2026
Merged via the queue into NixOS:staging with commit 9bc72c3 Mar 3, 2026
31 of 34 checks passed
@yuyuyureka yuyuyureka deleted the pw-udev branch March 3, 2026 08:11
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". 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants