mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
luaPackages.luxio: mark broken for darwin
(cherry picked from commit 82ccbc08de)
This commit is contained in:
committed by
Janne Heß
parent
184877600b
commit
95a3b63e81
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user