github-hosts-sync: add nettools
This commit is contained in:
parent
e91f56a409
commit
2950b893b0
@ -15,6 +15,7 @@ stdenv.mkDerivation rec {
|
||||
ca-bundle = "${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt";
|
||||
path = stdenv.lib.makeBinPath [
|
||||
pkgs.git
|
||||
pkgs.nettools
|
||||
pkgs.openssh
|
||||
pkgs.rsync
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user