You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a package called darling, which implements XNU kernel calls, a Mach-O loader and other things necessary for making Linux run macOS binaries.
It would be great if this could be used for darwin crossbuilds directly on NixOS instead of relying on a weaker machine through a slow network connection.
Oh yeah, this wouldn't affect code review interactivity or anything like that, it's just that our use of macOS irks me, and just running darling on the beefy main machine would reduce moving parts and improve performance on hydra side.
And this might be a better alternative than trying to create a new PureDarwin Pico to run Nix on, which has also been on my mind. :-)
Super low priority. I just heard about darling and had to write this down somewhere.
There is a package called darling, which implements XNU kernel calls, a Mach-O loader and other things necessary for making Linux run macOS binaries.
It would be great if this could be used for darwin crossbuilds directly on NixOS instead of relying on a weaker machine through a slow network connection.
https://wiki.darlinghq.org/build_instructions
The text was updated successfully, but these errors were encountered: