Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: virby Clear Filter

Show HN: Virby, a vfkit-based Linux builder for Nix-Darwin

Virby - Linux Builder for Nix-darwin Virby is a module for nix-darwin that configures a lightweight, vfkit-based linux VM as a remote build machine for nix, allowing linux packages to be built on macOS. This project is modeled after nix-rosetta-builder, which provides a similar service, using lima to manage the VM. Some parts of the code in this repository are directly borrowed and adapted from that project. Quick Start Add to your flake and enable: # flake.nix { inputs . virby = { url = "gi

Topics: build nix ssh virby vm