luaPackages.luasocket: compile with unix support
This commit is contained in:
parent
dcd9969f5b
commit
7d0b910361
@ -388,6 +388,8 @@ let
|
|||||||
);
|
);
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
installTargets = [ "install" "install-unix" ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Network support for Lua";
|
description = "Network support for Lua";
|
||||||
homepage = "http://w3.impa.br/~diego/software/luasocket/";
|
homepage = "http://w3.impa.br/~diego/software/luasocket/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user