We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f2496 commit 6a973ddCopy full SHA for 6a973dd
luarocks/src/luarocks/config.lua.in
@@ -13,6 +13,6 @@ rocks_trees = {
13
14
rocks_servers = {
15
[[https://raw.githubusercontent.com/diz-vara/rocks/master]]
16
- --[[https://raw.githubusercontent.com/torch/rocks/master]],
17
- --[[https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master]]
+ [[https://raw.githubusercontent.com/torch/rocks/master]],
+ [[https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master]]
18
}
0 commit comments