Hisham Muhammad
Hisham Muhammad
@mikeroyal I think that's what would make more sense to users. Does the snap file have to live in the main repository or can it be a separate repo? If...
Great! — Here's a plan: setup a luarocks-snap repo in your own account, let me know when it's ready and I'll clone it over to github.com/luarocks and give you write...
Sorry about the long delay in reviewing this. This is a great feature for LuaRocks 3. I'm looking into merging this to the `luarocks-3` branch. But there is still some...
Yes, definitely! Thanks for the offer! I can't focus on this right now, so if you implement the two missing parts I outlined above (type check and tests), this feature...
if you type `luarocks config lua_version 5.2` it should switch to Lua 5.2. Also, if you run `luarocks` with no arguments it should list you the locations where it is...
@kulti What version of LuaRocks are you running?
I'm pretty sure I ran LuaRocks on MIPS before, a long time ago when I did some work on embedded systems. There's even an entry for `mips` in the luarocks...
> This looks confusing/wrong, and the value from hardcoded.lua should be used always probably. Yes, when it comes from `install.bat`. That bit is easy to fix. That was done that...
> A separate rock seems sensible here, lfs-posix: being Lua-only it should be pretty stable across Lua versions, and the LFS API also seems mature. It's in the wishlist for...
Thanks for reporting! Are you able to reproduce it with `--verbose` and post the full output in a gist? It would be useful to know at which dependency it failed.