This is a fork that adds a "nix" command to generate nix packages from
rockspecs.
You can test the fork with luarocks nix <PACKAGE>, e.g., luarocks nix date.
Due to changes in lua5.2 to the returned value of os.execute, please run
luarocks nix with lua >= 5.2.
A package manager for Lua modules.
Main website: luarocks.org
It allows you to install Lua modules as self-contained packages called rocks. LuaRocks supports both local and remote repositories, and multiple local rocks trees.
LuaRocks is free software and uses the MIT license, the same as Lua 5.x.
