luaPackages.luxio: mark broken for darwin
This commit is contained in:
parent
7a68548822
commit
82ccbc08de
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ in
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
broken = stdenv.isDarwin;
|
||||||
description = "Lightweight UNIX I/O and POSIX binding for Lua";
|
description = "Lightweight UNIX I/O and POSIX binding for Lua";
|
||||||
homepage = "https://www.gitano.org.uk/luxio/";
|
homepage = "https://www.gitano.org.uk/luxio/";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
|
Loading…
Reference in a new issue