nettools: Add mii-tool

This commit is contained in:
Christian Kögler
2021-07-10 12:38:19 +02:00
parent 77e4ca2baf
commit 370a25c0ee
@@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
"HAVE_SERIAL_TOOLS=1"
"HAVE_HOSTNAME_TOOLS=1"
"HAVE_HOSTNAME_SYMLINKS=1"
"HAVE_MII=1"
];
meta = {