luaPackages.luxio: mark broken for darwin

This commit is contained in:
Rick van Schijndel
2022-05-30 13:42:58 +02:00
committed by Janne Heß
parent 7a68548822
commit 82ccbc08de
+1
View File
@@ -95,6 +95,7 @@ in
'';
meta = with lib; {
broken = stdenv.isDarwin;
description = "Lightweight UNIX I/O and POSIX binding for Lua";
homepage = "https://www.gitano.org.uk/luxio/";
license = licenses.mit;