luaPackages.luxio: mark broken for darwin

This commit is contained in:
Rick van Schijndel
2022-05-29 10:51:04 +02:00
committed by Janne Heß
parent 7a68548822
commit 82ccbc08de

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;