nixpkgs/maintainers/scripts/luarocks-config.lua
Matthieu Coudron 4a3189085a luarocks-nix: bump to 2019-09-07
added version and transferred the repostiory to nix-community.
With this bump, luarocks-nix generates mirro://luarocks urls.
2019-09-08 01:14:16 +09:00

5 lines
74 B
Lua

rocks_servers = {
"https://luarocks.org"
}
version_check_on_fail = false