luaPackages.lrexlib: mark as broken

Doesn't build neither with 5.1 nor 5.2 lua.
This commit is contained in:
Luca Bruno 2015-08-07 09:54:44 +02:00
parent bbe4307715
commit 0ec4386003

View File

@ -287,6 +287,7 @@ let
homepage = "https://github.com/lua-stdlib/lua-stdlib/";
hydraPlatforms = stdenv.lib.platforms.linux;
license = stdenv.lib.licenses.mit;
broken = true;
};
};