Re: Tor hidden services

2015-11-29 Thread Ludovic Courtès
Leo Famulari skribis: > Are there any technical advantages to using lsh instead of OpenSSH, or > is the primary advantage the copyleft license? Various things are designed differently, which you may or may not like (for instance the SPKI-inspired ‘lsh-authorize’ vs. ~/.ssh/authorized_keys, ‘lshg

Re: [v2 1/1] gnu: Add peg-markdown.

2015-11-29 Thread Ludovic Courtès
Leo Famulari skribis: > * gnu/packages/markdown.scm (peg-markdown): New variable. [...] > + ;; The Makefile offers a memory leak test using > + ;; Valgrind. > + (add-after 'check 'leak-check > + (lambda _ > +

Re: [PATCH]: Five R packages.

2015-11-29 Thread Ricardo Wurmus
Kyle Meyer writes: > In any case, I don't see these prompts as much of an issue because I'd > prefer to just use Guix for all R packages. Why not manage bioconductor > packages with Guix as well? I’m working on it already. Currently, we cannot easily import bioconductor packages, but I’m plan

Re: proposal: (define (find-guix-packages list-of-names) ... )

2015-11-29 Thread Florian Paul Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/28/2015 04:39 PM, Ludovic Courtès wrote: >> Let's start smaller :) > > I rearranged the text and ended up with something different from > your original patch but hopefully as informative in f6c9fb1. And more concise :) Thanks, Flo - -- h

New German PO file for 'guix' (version 0.9.0)

2015-11-29 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'guix' has been submitted by the German team of translators. The file is available at: http://translationproject.org/latest/guix/de.po (We can arrange things so that in the

Re: [PATCH] Add Rakarrack.

2015-11-29 Thread Ricardo Wurmus
Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> From 0be8c8413caeee3240f58b05347b450fd52c55e3 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Sun, 22 Nov 2015 16:45:18 +0100 >> Subject: [PATCH] gnu: Add Rakarrack. >> >> * gnu/packages/audio.scm (rakarrack): New variable. > > [

Re: [PATCH]: Five R packages.

2015-11-29 Thread Kyle Meyer
Ricardo Wurmus writes: > Kyle Meyer writes: > >> In any case, I don't see these prompts as much of an issue because I'd >> prefer to just use Guix for all R packages. Why not manage bioconductor >> packages with Guix as well? > > I’m working on it already. Currently, we cannot easily import >

Re: [PATCH] A couple of Ruby gems.

2015-11-29 Thread Ludovic Courtès
Ricardo Wurmus skribis: > here are some more Ruby gems. I still have about a dozen or so that > follow these. I skimmed over the patch set and didn’t see anything fishy. I guess you can go ahead and push them. Thanks, Ludo’.

Re: tk-update update

2015-11-29 Thread Ludovic Courtès
I’ve finally merged the branch. There are a few new failures: http://hydra.gnu.org/eval/108145?compare=master In particular the python2-pathpy and python2-statsmodels failure might be related. Kudos to anyone who fixes those. :-) Ludo’.

Re: Tkinter moved to separate output

2015-11-29 Thread Ludovic Courtès
Federico Beffa skribis: > On Mon, Nov 16, 2015 at 1:57 PM, Ludovic Courtès wrote: >> Federico Beffa skribis: >>> Yes, given that the back-end currently used by matploblib doesn't >>> work, I would change that by using 'Tkinter'. >>> >>> Since you are at it, I would also change the default back-