Revert "lua51Packages.luxio: fix build"
This reverts commit 322ec24acd
.
After the parent commit we don't need to fix individual lua users.
This commit is contained in:
parent
539ad4f811
commit
4e8fa08311
|
@ -123,8 +123,6 @@ with self; {
|
|||
);
|
||||
'';
|
||||
|
||||
NIX_LDFLAGS = [ "-ldl" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Lightweight UNIX I/O and POSIX binding for Lua";
|
||||
homepage = "https://www.gitano.org.uk/luxio/";
|
||||
|
|
Loading…
Reference in New Issue