l...@gnu.org (Ludovic Courtès) writes:
>
> I must say that the fact that lsh was not mentioned was originally
> intentional, on the grounds that the implementation would “soon” switch
> to Guile-SSH instead (which is compatible with OpenSSH, not lsh.) But
> that hasn’t happened yet, although ther
On 2015-06-02 09:58, Ricardo Wurmus wrote:
* gnu/packages/perl.scm (perl-data-stag): New variable.
LGTM!
--
`~Eric
Hi!
On Tue, 2 Jun 2015 17:06:48 +0300, Manolis Ragkousis
wrote:
> > > [GCC build problem]
> I am attaching the complete build
> log and any related log.
Thanks, and I tried, but it's too cumbersome to handle that massive
amount of data in this way. It'll be much easier if I can reproduce the
>From 66133f87b988417ba9207ac5d101a94a7ed601b4 Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Tue, 2 Jun 2015 16:35:23 +0200
Subject: [PATCH 1/2] gnu: Add IO::String.
* gnu/packages/perl.scm (perl-io-string): New variable.
---
gnu/packages/perl.scm | 19 +++
1 file changed,
Hi,
On 01/06/15 23:20, Ludovic Courtès wrote:
> The patch below adds a ‘verifyStore’ RPC with the same signature as the
> current LocalStore::verifyStore method.
Thanks! I've applied this with the following change to disallow repairing by
unprivileged users (since it's a potentially dangerous op