-
-
Notifications
You must be signed in to change notification settings - Fork 15.2k
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
dvtm: refactor (fix on darwin) #47103
Conversation
1bf0b7a
to
313a018
Compare
@vrthra are you able to review this? |
Add platforms list.
@GrahamcOfBorg build dtvm |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: dtvm Partial log (click to expand)
|
No attempt on x86_64-linux (full log) The following builds were skipped because they don't evaluate on x86_64-linux: dtvm Partial log (click to expand)
|
@GrahamcOfBorg build dvtm |
Success on x86_64-linux (full log) Attempted: dvtm Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: dvtm Partial log (click to expand)
|
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: dtvm Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: dvtm Partial log (click to expand)
|
Thank you |
(cherry picked from commit 4eebe20)
Motivation for this change
This PR adds the required CFLAGS to get dvtm to build in darwin. It also applies a patch which has been sitting idle upstream for a while. This patch is required for dvtm to work on newer versions of macOS.
See martanne/dvtm#69
The patch works fine on Linux as well.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)