cppcodec, nitrokey-app: fix build failure with cmake 4#453359
cppcodec, nitrokey-app: fix build failure with cmake 4#453359vcunat merged 2 commits intoNixOS:masterfrom
Conversation
|
- CMake 4 is no longer retro compatible with versions < 3.5
- CMake 4 is no longer retro compatible with versions < 3.5
4e188de to
c5c6917
Compare
panicgh
left a comment
There was a problem hiding this comment.
Thanks for the fixes!
nixpkgs-review result
Generated using nixpkgs-review.
Command: nixpkgs-review pr 453359
Commit: c5c6917336ff7830b708ac52b67a04b494a7aeca
x86_64-linux
✅ 2 packages built:
- cppcodec
- nitrokey-app
|
|
| hash = "sha256-0MCx3nTsey4Qonx+lyexbcxut0qIHOJZbkJ9u23Zuv8="; | ||
| }) | ||
| ]; | ||
|
|
There was a problem hiding this comment.
It's perhaps a bit annoying that this patch also updates the version of the project. But given that the change is from 0.1 to 0.3 and we're on 0.2, it won't be a new breakage.
Fix
cppcodec&nitrokey-app(which depends on it) build failure on newer cmake 4.CMake 4 is no longer retro compatible with versions < 3.5
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.