Skip to content

obs-studio: fix build#348095

Merged
drupol merged 1 commit intoNixOS:staging-nextfrom
alyssais:obs-studio-qt-6.8
Oct 13, 2024
Merged

obs-studio: fix build#348095
drupol merged 1 commit intoNixOS:staging-nextfrom
alyssais:obs-studio-qt-6.8

Conversation

@alyssais
Copy link
Member

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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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.

@alyssais alyssais requested a review from K900 October 12, 2024 13:43
Copy link
Contributor

@K900 K900 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@drupol drupol left a comment

Choose a reason for hiding this comment

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

Shouldn't we add a patch explaining the reason of the patch and when it should be removed?

@alyssais
Copy link
Member Author

The reason for the patch is in the patch name, which is better than a comment because it also shows up in build output. It will be obvious when it can be removed because it is a backport, so it will produce a previously applied diff error when upgrading to a version that contains the patch.

@ofborg ofborg bot requested review from fpletz, jb55 and materusPL October 12, 2024 19:13
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Oct 12, 2024
@drupol drupol merged commit 01ab871 into NixOS:staging-next Oct 13, 2024
@alyssais alyssais deleted the obs-studio-qt-6.8 branch October 15, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants