Skip to content

obs-studio-plugins.obs-color-monitor: 0.9.3 -> 0.9.5#460615

Closed
jonhermansen wants to merge 1 commit into
NixOS:masterfrom
jonhermansen:obs-color-monitor-0.9.5
Closed

obs-studio-plugins.obs-color-monitor: 0.9.3 -> 0.9.5#460615
jonhermansen wants to merge 1 commit into
NixOS:masterfrom
jonhermansen:obs-color-monitor-0.9.5

Conversation

@jonhermansen

Copy link
Copy Markdown
Member

The plugin required slight patching for Qt 6.10, which is the current version in nixpkgs.

I raised norihiro/obs-color-monitor#124 for the fix upstream but the change isn't backwards compatible, might need further refinement before getting merged.

The build is currently broken on Hydra due to the Qt upgrade

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.

Add a 👍 reaction to pull requests you find important.


nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review
Commit: 5febdb24780ffe7ba3a46f1d670a1053bc8f1366


x86_64-linux

✅ 1 package built:
  • obs-studio-plugins.obs-color-monitor

@nixpkgs-ci nixpkgs-ci Bot requested a review from hlad November 11, 2025 09:19
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Nov 11, 2025
@matteo-pacini

Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 460615
Commit: 5febdb24780ffe7ba3a46f1d670a1053bc8f1366 (subsequent changes)
Merge: c455001d9e7c6a8b2cdf5835645add461ff1bcf8

Logs: https://github.com/matteo-pacini/nixpkgs-review-gha/actions/runs/19261893212


x86_64-linux

✅ 1 package built:
  • obs-studio-plugins.obs-color-monitor

aarch64-linux

✅ 1 package built:
  • obs-studio-plugins.obs-color-monitor

matteo-pacini

This comment was marked as outdated.

@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 11, 2025
maintainers = with lib.maintainers; [ hlad ];
maintainers = with lib.maintainers; [
hlad
jonhermansen

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It's a good nixpkgs practice to add yourself as a maintainer in a second commit (and also reflect that in the PR title).

@matteo-pacini matteo-pacini removed the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 11, 2025
@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 11, 2025
@nixpkgs-ci nixpkgs-ci Bot added the 8.has: package (update) This PR updates a package to a newer version label Jan 27, 2026
@Hythera Hythera mentioned this pull request Apr 3, 2026
13 tasks
@Hythera Hythera added the 0.kind: build failure A package fails to build label Apr 10, 2026
@Hythera

Hythera commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

I'm going to close this PR since #508670 has been merged. It fixes the build failure of the package and updates it to the latest version. If you still want to maintain the package, feel free to reopen this PR or create a new one to add yourself as a maintainer of this package.

@Hythera Hythera closed this Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: build failure A package fails to build 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants