Unverified Commit 0ef38af7 authored by K900's avatar K900 Committed by GitHub
Browse files

linux: drop dependency on nettools (#422278)

parents bd5b4d06 054ebe60
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@
  stdenv,
  buildPackages,
  runCommand,
  nettools,
  bc,
  bison,
  flex,
@@ -214,7 +213,6 @@ lib.makeOverridable (
            flex
            perl
            bc
            nettools
            openssl
            rsync
            gmp