iperf: split dev & lib outputs

This commit is contained in:
Doron Behar
2026-01-30 16:05:13 +02:00
parent f08748ce77
commit 447a66f3e4
+2
View File
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
outputs = [
"out"
"dev"
"lib"
"man"
];