Skip to content

Commit 84e65d6

Browse files
author
rw
committed
https://github.com/NixOS/nix/issues/3017
1 parent 82c662d commit 84e65d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.woodpecker/flakes.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ steps:
44
- name: prepare
55
image: nixos/nix
66
environment:
7-
NIX_SSHOPTS: '-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
7+
NIX_SSHOPTS: '-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -oControlMaster=no'
88
commands:
99
- echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
1010
- mkdir -p ~/.ssh

0 commit comments

Comments
 (0)