Virby is a module for nix-darwin that configures a lightweight linux VM as a remote build machine for nix, allowing linux packages to be built on macOS.
Comments
nathanscully•11h ago
What is the advantage of this over the inbuilt linux-builder in nix-darwin[1]?
I assume it being vfkit based might make it more performant? Are there any benchmarks comparing them?
nathanscully•11h ago
I assume it being vfkit based might make it more performant? Are there any benchmarks comparing them?
[1] https://github.com/nix-darwin/nix-darwin/blob/master/modules...