luaPackages.luxio: mark broken for darwin

(cherry picked from commit 82ccbc08de)
This commit is contained in:
Rick van Schijndel
2022-05-29 10:51:04 +02:00
committed by Janne Heß
parent 184877600b
commit 95a3b63e81

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;