luaPackages.lrexlib: mark as broken

Doesn't build neither with 5.1 nor 5.2 lua.

+1
+1
pkgs/top-level/lua-packages.nix
··· 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 + broken = true; 290 291 }; 291 292 }; 292 293