Skip to content

pianobooster: fix CMake 4 build#452910

Merged
ulrikstrid merged 1 commit intoNixOS:masterfrom
superherointj:pianobooster-cmake-fix
Oct 17, 2025
Merged

pianobooster: fix CMake 4 build#452910
ulrikstrid merged 1 commit intoNixOS:masterfrom
superherointj:pianobooster-cmake-fix

Conversation

@superherointj
Copy link
Contributor

@superherointj superherointj commented Oct 17, 2025

pianobooster: fix CMake 4 build

CC @orivej

@superherointj superherointj force-pushed the pianobooster-cmake-fix branch from e2115e5 to 7c97ff0 Compare October 17, 2025 12:34
@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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. labels Oct 17, 2025
@nix-owners nix-owners bot requested a review from orivej October 17, 2025 12:39
@ulrikstrid
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 452910
Commit: 7c97ff04478bff3d85ba2dbe16276a8385c0108a


x86_64-linux

✅ 2 packages built:
  • nixpkgs-manual
  • pianobooster

@ulrikstrid ulrikstrid added this pull request to the merge queue Oct 17, 2025
@Sigmanificient
Copy link
Member

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Oct 17, 2025
Merged via the queue into NixOS:master with commit 93e2525 Oct 17, 2025
32 of 35 checks passed
@superherointj superherointj deleted the pianobooster-cmake-fix branch October 17, 2025 14:48
];

cmakeFlags = [
"-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
Copy link
Member

Choose a reason for hiding this comment

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

There is a pr open to fix this:

Although upstream is not active (so it probably wont be merged), we should have use it and vendored the patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages 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