NixOS / hydra

Hydra, the Nix-based continuous build system
http://nixos.org/hydra
GNU General Public License v3.0
1.1k stars 291 forks source link

Utilize `nix::Machine` more fully #1385

Closed Ericson2314 closed 1 month ago

Ericson2314 commented 1 month ago

With https://github.com/NixOS/nix/pull/9839, the storeUri field is much better structured, so we can use it while still opening the SSH connection ourselves.