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] 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