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

Replace `Child` with `SSHMaster::Connection` #1340

Closed Ericson2314 closed 5 months ago

Ericson2314 commented 5 months ago

Nix defines basically an identical struct for the same purpose, so let's just use that.