djv: 2.0.8-unstable-2021-07-31 -> 3.1.1#455551
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
|
Resolve conflicts |
|
@luzpaz @liberodark I’d appreciate a review from you, as you were the issue submitter / a recent committer. |
|
Hi, Good job this look good to me. Also can you change for tlrender : @GaetanLepage can you make a review when you have time ? Best Regards |
|
Git conflict. |
|
|
|
|
ebb98f2 to
7fb5e40
Compare
| # Broken on darwin with latest SDK, see https://github.com/darbyjohnston/feather-tk/issues/1 | ||
| broken = stdenv.hostPlatform.isDarwin; |
There was a problem hiding this comment.
| # Broken on darwin with latest SDK, see https://github.com/darbyjohnston/feather-tk/issues/1 | |
| broken = stdenv.hostPlatform.isDarwin; | |
| badPlatforms = [ | |
| # Broken on darwin with latest SDK, see https://github.com/darbyjohnston/feather-tk/issues/1 | |
| lib.systems.inspect.patterns.isDarwin | |
| ]; |
There was a problem hiding this comment.
I think it’s only temporarily unbuildable, since the issue has actually been fixed. However, because the code has changed significantly, the patch probably can’t be applied directly (if anyone’s interested, feel free to backport it).
But it’s clear that we can resolve this in the next release, so I prefer to mark it as broken for now.
There was a problem hiding this comment.
Sorry, I didn't explain myself.
Adding "broken" platforms to badPlatforms is preferable compared to setting broken = isDarwin.
The error message is slightly more helpful.
The fact that it is only temporary does not change my initial suggestion.
There was a problem hiding this comment.
Thanks for your explanation! I've applied your suggestion.
d47b0e8 to
acd72aa
Compare
| @@ -93,5 +94,9 @@ stdenv.mkDerivation (finalAttrs: { | |||
| license = lib.licenses.bsd3; | |||
| maintainers = with lib.maintainers; [ liberodark ]; | |||
| platforms = lib.platforms.linux ++ lib.platforms.darwin; | |||
| badPlatforms = [ | |||
| # Broken on darwin with latest SDK, see https://github.com/darbyjohnston/feather-tk/issues/1 | |||
| stdenv.hostPlatform.isDarwin | |||
There was a problem hiding this comment.
| stdenv.hostPlatform.isDarwin | |
| lib.systems.inspect.patterns.isDarwin |
There was a problem hiding this comment.
Good catch! I never knew there was such an option.
|
859e477 to
99103b0
Compare
GaetanLepage
left a comment
There was a problem hiding this comment.
Well done @yzx9!
I force pushed a change in tlrender's description (removal of the "An" at the beginning), see https://nixos.org/manual/nixpkgs/unstable/#var-meta-description.
djvhas outdated and broken with CMake 4: https://hydra.nixos.org/build/310538595opencolorio_1Tracking: #445447
close #426523
close #455325
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.