[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: mirror of main luarocks repository?
- From: Hisham <hisham.hm@...>
- Date: Thu, 8 Oct 2009 21:02:40 -0300
On Thu, Oct 8, 2009 at 8:36 PM, Cosmin Apreutesei
<cosmin.apreutesei@gmail.com> wrote:
> Hi,
> Since luarocks.luaforge.org is down, can someone point me to any mirrors of
> the main luarocks repository ?
I was just taking care of this, today. Add these to your configuration:
rocks_servers = {
"http://www.luarocks.org/repositories/rocks/",
"http://www.luarocks.org/repositories/rocks-cvs/"
}
-- Hisham