NixOS / nixops

NixOps is a tool for deploying to NixOS machines in a network or cloud.
https://nixos.org/nixops
GNU Lesser General Public License v3.0
1.87k stars 364 forks source link

Fixing hanging destroy operation #1360

Closed tewfik-ghariani closed 4 years ago

tewfik-ghariani commented 4 years ago

I think the change introduced per https://github.com/NixOS/nixops/pull/1348 caused the destroy operation to break

Changing this back fixed the issue for me

Can you test and validate please? @adisbladis, @grahamc