acme.sh: add bind.dnsutils to PATH
This is required for nsupdate
This commit is contained in:
parent
3da7656ad9
commit
1d34740e0a
@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
socat
|
socat
|
||||||
openssl
|
openssl
|
||||||
curl
|
curl
|
||||||
|
bind.dnsutils
|
||||||
(if stdenv.isLinux then iproute else unixtools.netstat)
|
(if stdenv.isLinux then iproute else unixtools.netstat)
|
||||||
]
|
]
|
||||||
}"
|
}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user