mirror of
https://github.com/neovim/neovim.git
synced 2025-11-04 17:54:30 +00:00
Luarocks appears to be down, so let's use the mirror for now.
This commit is contained in:
committed by
Thiago de Arruda
parent
f2433aedc8
commit
1b5c3331dc
@@ -16,6 +16,10 @@ cd "$luarocks_dir"
|
|||||||
|
|
||||||
make bootstrap
|
make bootstrap
|
||||||
|
|
||||||
|
echo 'rocks_servers = {
|
||||||
|
"http://luarocks.giga.puc-rio.br/";
|
||||||
|
}' >> "$prefix/etc/luarocks/config-5.1.lua"
|
||||||
|
|
||||||
# install tools for testing
|
# install tools for testing
|
||||||
luarocks install moonrocks --server=http://rocks.moonscript.org
|
luarocks install moonrocks --server=http://rocks.moonscript.org
|
||||||
moonrocks install moonscript
|
moonrocks install moonscript
|
||||||
|
|||||||
Reference in New Issue
Block a user