-
-
Notifications
You must be signed in to change notification settings - Fork 17.6k
vcv-rack: 2.6.0 -> 2.6.6; add darwin support; modernize #332358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Result of 1 package built:
|
9ee6d4f to
32f4f30
Compare
a263cac to
22354a0
Compare
|
Kindly requesting review from @NixOS/darwin-maintainers |
22354a0 to
15db496
Compare
|
@afh The app executable is not in the |
|
Huh, that's odd, for Rack 2.5.1 the |
15db496 to
c77c90a
Compare
|
Mind giving this another go, @matteo-pacini? |
|
Result of 1 package built:
|
|
@afh Seems to be built without errors like before, but the executable is still missing (?). For context, ran |
|
Thanks, @matteo-pacini, I'm converting this to a draft and will have a closer look at what is going on… |
|
@afh @matteo-pacini I was able to build on [nix-shell:~/.cache/nixpkgs-review/pr-332358]$ cat report.md
Result of `nixpkgs-review pr 332358` run on aarch64-darwin [1](https://github.com/Mic92/nixpkgs-review)
<details>
<summary>1 package built:</summary>
<ul>
<li>vcv-rack</li>
</ul>
</details> |
|
@DontEatOreo can you see the executable inside the app bundle Builds fine for me too, but the executable is missing |
|
Ahh, I think I misunderstood the problem earlier, sadly no executable |
c77c90a to
e8a7588
Compare
d3b61d3 to
64712bf
Compare
|
I have the same issue of font rendering not working with this version. |
64712bf to
38a486e
Compare
|
Now that Rack 2.6.6 has been released and this PR updated, would folks be so kind and help out with testing again? /cc @Detegr, @FlameFlag, @jpotier, @matteo-pacini, @siraben |
|
|
Builds and works fine on Darwin. Tested with the provided tutorial patch.
|
|
Built on Linux 6.17.6, Wayland with Sway. Still has the #393113 issue and the font rendering is broken. |
GaetanLepage
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM overall, thanks!
Please squash your commits. I think that having a single vcv-rack: 2.6.0 -> 2.6.6 would be fine.
If you prefer, you could also have three (cleanup, add darwin support and update).
But 11 is a bit too many for this patch.
|
|
To fix the #393113 issue, could you add this patch in: This has also been proposed upstream but they don't accept pull requests so I think we need to patch it until they do work on Wayland support. |
38a486e to
bc2e2e8
Compare
|
@GaetanLepage your suggestions have been applied to this PR. @Detegr thanks for diving into this, the mentioned patch is now applied when building for/on Linux. |
|
Formatting issue apparently. |
bc2e2e8 to
526f5a1
Compare
|
|
Thanks everyone for helping out and getting this merged! 🙏 |
|
There is an evaluation error on Can anyone confirm somehow this issue won't exist once |

Description of changes
☝️ This PR contains and builds on the changes proposed in #306692Things 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.