qsv: 0.131.1 -> 0.138.0, build simplification#356504
Conversation
|
I'm getting this test error on darwin: |
|
It seems to use arboard for it's clipboard, which is made for X11 and thus won't work on darwin. I'll add it as a disabled test on darwin |
|
Is it worth utilizing the new |
3879ee8 to
25cf65f
Compare
|
Like this? @uncenter |
|
Yep that looks exactly right! Thank you! |
|
I can't test if it still works correctly on darwin since I don't have a mac |
|
Interestingly the clipboard feature seems to work, but the test doesn't. Odd! |
|
In the test it explicitly tries to call a library that is made fox X11, maybe it's real code doesn't do this. Am uncertain |
|
No worries yeah. |
|
Wrong button oops 😓 |
There was a problem hiding this comment.
This looks good to me and works on nixos! I have a slight preference to sort the skipped tests within each comment section to keep those grouped, but it's not super important.
@uncenter thanks for the cargo lock file suggestion. Wasn't aware of that and I'll be using that in the future!
|
Can I get these GitHub actions checks re-run? Looks like they all failed when I accidentally closed this, but they should be passing fine. |
|
I just rebased the last commit to rerun the tests, didn't change anything |
|
Successfully created backport PR for |
Update qsv to version 0.138.0, also fix build
ZHF: #352882
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.