thc-ipv6: enable parallel building

This commit is contained in:
Sergei Trofimovich
2026-01-29 21:47:04 +00:00
parent 0b1a358114
commit 3dd9c83126
+2
View File
@@ -40,6 +40,8 @@ stdenv.mkDerivation rec {
"PREFIX=$(out)"
];
enableParallelBuilding = true;
meta = {
description = "IPv6 attack toolkit";
homepage = "https://github.com/vanhauser-thc/thc-ipv6";