On Tue, Oct 16, 2012 at 4:20 PM, Hisham <h...@hisham.hm> wrote: > On Thu, Oct 11, 2012 at 7:26 PM, Mauricio Henrique Bomfim > <mauriciobom...@gmail.com> wrote: >> There is some way to set the source of a dependency into a rockpeck? >> >> Something like: >> >> dependencies = { >> sputnik = { source = "http://spu.tnik.org/rocks/galaxy" } >> } > > No, the servers to be used are dependent on the user's configuration, > not on the rockspec. > > If the user uses luarocks install > --server=http://spu.tnik.org/rocks/galaxy <rock> > > it will try that server first, for each dependency.
Thanks. I just tried put the complete rockspec address and it worked for me: dependencies = { "http://sputnik.freewisdom.org/rocks/galaxy/sputnik-10.12.28-0.rockspec", } []s Mauricio > > -- Hisham > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > Luarocks-developers mailing list > Luarocks-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/luarocks-developers ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers