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

hydra: fix localhost detection when protocol prefix are used #1250

Closed Mic92 closed 1 year ago

Mic92 commented 1 year ago

cc @dasJ

Ericson2314 commented 1 year ago

Note I don't think Hydra yet works with ssh-ng://. But the basic idea seems good.

Mic92 commented 1 year ago

Note I don't think Hydra yet works with ssh-ng://. But the basic idea seems good.

This should not make a difference in this case because it won't use ssh-ng if it detects localhost.