-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
websocat: Fix on macOS #57895
websocat: Fix on macOS #57895
Conversation
@GrahamcOfBorg build websocat |
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.
Test failures from ofborg look legitimate -- notably, we'll have to skip the tests on macOS it seems like due to EPERM
errors...
Where do I see ofborg logs? |
Does ofborg do something other than run nix-build -A websocat? As that worked for me on this commit. |
Rebased on top of master and changed the title so ofborg evaluates it automatically. |
All tests seem to be passing now. |
Thanks! Sorry this took a bit of time to get in. |
No problem. Thanks |
Motivation for this change
websocat did not compile on macOS because of a missing framework.
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)