libressl: build netcat
This commit is contained in:
parent
99b8d106e9
commit
949bb98872
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ let
|
||||||
inherit sha256;
|
inherit sha256;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
configureFlags = [ "--enable-nc" ];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
outputs = [ "bin" "dev" "out" "man" ];
|
outputs = [ "bin" "dev" "out" "man" ];
|
||||||
|
|
Loading…
Reference in a new issue