Skip to content

[staging-next] gst_all_1,mopidy: Fix overridden builds#395981

Merged
vcunat merged 4 commits intoNixOS:staging-nextfrom
jtojnar:gst126
Apr 6, 2025
Merged

[staging-next] gst_all_1,mopidy: Fix overridden builds#395981
vcunat merged 4 commits intoNixOS:staging-nextfrom
jtojnar:gst126

Conversation

@jtojnar
Copy link
Member

@jtojnar jtojnar commented Apr 4, 2025

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 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
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

jtojnar added 2 commits April 4, 2025 11:59
Check that supported overrides build.
Check that supported overrides build.

Also fix build with Qt6.
@jtojnar jtojnar mentioned this pull request Apr 4, 2025
14 tasks
@github-actions github-actions bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Apr 4, 2025
@nix-owners nix-owners bot requested a review from matthewbauer April 4, 2025 10:09
jtojnar added 2 commits April 4, 2025 12:41
Check that supported overrides build.
The first patch was already backported in 0.13.3 so it can be removed.
Had to regenerate `Cargo.lock` part of the second patch.

Also add `mopidy` to `gst-plugins-rs.passthru.tests` to check that the override still builds on updates.
@vcunat vcunat merged commit a5c7029 into NixOS:staging-next Apr 6, 2025
26 of 27 checks passed
@jtojnar jtojnar deleted the gst126 branch April 6, 2025 17:35
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: 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.

2 participants