2022-06-16 17:23:12 +00:00
|
|
|
|
|
|
|
-- default of luarocks listed at src/luarocks/core/cfg.lua
|
|
|
|
-- keep this list synced with pkgs/build-support/fetchurl/mirrors.nix
|
2020-04-24 23:36:52 +00:00
|
|
|
rocks_servers = {
|
2022-06-16 17:23:12 +00:00
|
|
|
"https://luarocks.org",
|
|
|
|
"https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/"
|
2020-04-24 23:36:52 +00:00
|
|
|
}
|
|
|
|
version_check_on_fail = false
|