luaPackages.lrexlib: mark as broken
Doesn't build neither with 5.1 nor 5.2 lua.
Luca Bruno 10 years ago 0ec43860 bbe43077
··· 287 287 homepage = "https://github.com/lua-stdlib/lua-stdlib/"; 288 288 hydraPlatforms = stdenv.lib.platforms.linux; 289 289 license = stdenv.lib.licenses.mit; 290 290 + broken = true; 290 291 }; 291 292 }; 292 293