Re: [tor-dev] stem is now available through Guix

2016-08-16 Thread ng0
Hi, Damian Johnson writes: > Hi ng0, that's neat! Is there a stem-specific guix page to link to? > The general package page is large enough it hosed my browser for quite > a while, and its link is for a multi-thousand line file... > > http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/p

Re: [tor-dev] stem is now available through Guix

2016-08-16 Thread Damian Johnson
Hi ng0, that's neat! Is there a stem-specific guix page to link to? The general package page is large enough it hosed my browser for quite a while, and its link is for a multi-thousand line file... http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python.scm#n9855 Not the end of the wor

[tor-dev] [GSoC 2016] Orfox - Report 6

2016-08-16 Thread Amogh Pradeep
Hey guys, Things have been a little slow the past couple of weeks with moving back to college and all the related formalities. But these are the things that I’ve been up to. 1) Tor Button I’ve been looking into the tor button repo and trying to wrap my head around it. Porting this to the new con

[tor-dev] stem is now available through Guix

2016-08-16 Thread ng0
Hi, stem is now available as python-stem on all systems which are able to run GNU Guix: https://www.gnu.org/software/guix/packages/ "guix package -i python-stem" installs the python3 variant (binary substitute), "guix package -i python2-stem" installs the python2 variant (binary substitute). See