spectre-cli: Fix CMake 4 build issue#449631
Conversation
|
SigmaSquadron
left a comment
There was a problem hiding this comment.
Thank you for helping mitigate the CMake fallout, and welcome to Nixpkgs!
|
Thanks for handling this PR so quickly and for the warm welcome! I have a question regarding the general process, for the future: Would I as the PR author usually run |
|
Ideally it's both the PR author and the reviewers that run it. It costs basically nothing to run it (other than a few CPU cycles), so posting a PR and then running nixpkgs-review on it immediately after the CI is done is a good idea. |
|
Alright, makes sense! |
Since CMake 4 dropped support for CMake <3.5, spectre-cli doesn't currently build because it expects a minimum version of 3.0.7.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.