Skip to content

pipewire: 0.3.63 -> 0.3.64#210351

Merged
K900 merged 3 commits intoNixOS:staging-nextfrom
K900:pipewire-0.3.64
Jan 13, 2023
Merged

pipewire: 0.3.63 -> 0.3.64#210351
K900 merged 3 commits intoNixOS:staging-nextfrom
K900:pipewire-0.3.64

Conversation

@K900
Copy link
Copy Markdown
Contributor

@K900 K900 commented Jan 12, 2023

Description of changes

New upstream release with some nice fixes: https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.64

Supersedes #208828. Going into -next because we still don't have this stuff built.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

bgamari and others added 2 commits January 12, 2023 16:15
@K900 K900 requested review from bgamari, jansol and jtojnar and removed request for jansol January 12, 2023 13:23
@ofborg ofborg bot requested a review from Kranzes January 12, 2023 13:49
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Jan 12, 2023
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the unused fetchpatch from inputs.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@domenkozar
Copy link
Copy Markdown
Member

Could we also backport these to 22.11?

@K900
Copy link
Copy Markdown
Contributor Author

K900 commented Jan 12, 2023

I don't see why not.

@domenkozar
Copy link
Copy Markdown
Member

🙏, I'm having bluetooth issues there

@K900 K900 merged commit a9b34ea into NixOS:staging-next Jan 13, 2023
@github-actions
Copy link
Copy Markdown
Contributor

Backport failed for staging-22.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin staging-22.11
git worktree add -d .worktree/backport-210351-to-staging-22.11 origin/staging-22.11
cd .worktree/backport-210351-to-staging-22.11
git checkout -b backport-210351-to-staging-22.11
ancref=$(git merge-base a113c6f06fa49e7a50c2477f13ed5167e11d28fc 202c6e5720546835d377f9380ea8dfb24cf7b46f)
git cherry-pick -x $ancref..202c6e5720546835d377f9380ea8dfb24cf7b46f

@damhiya damhiya mentioned this pull request Jan 24, 2023
@K900 K900 deleted the pipewire-0.3.64 branch July 27, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 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: 2501-5000 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.

4 participants