Leo Famulari writes:
> On Sun, Jun 05, 2016 at 03:50:20PM -0500, Lukas Gradl wrote:
>> Attached is an updated patch.
>
> Pushed as 893d963a, thanks!
Thank you!
On Sun, Jun 05, 2016 at 03:50:20PM -0500, Lukas Gradl wrote:
> Attached is an updated patch.
Pushed as 893d963a, thanks!
>
> Thank you!
>
>
Leo Famulari writes:
> On Fri, Jun 03, 2016 at 10:27:32AM -0500, Lukas Gradl wrote:
>> Leo Famulari writes:
>> > On Tue, May 31, 2016 at 09:17:29AM -0500, Lukas Gradl wrote:
>> >> * gnu/packages/telephony.scm (opendht): New variable.
>> >
>> > I wonder if there is a better module? Distributed h
On Fri, Jun 03, 2016 at 10:27:32AM -0500, Lukas Gradl wrote:
> Leo Famulari writes:
> > On Tue, May 31, 2016 at 09:17:29AM -0500, Lukas Gradl wrote:
> >> * gnu/packages/telephony.scm (opendht): New variable.
> >
> > I wonder if there is a better module? Distributed hash tables aren't
> > specific
Hi Leo,
Thank you for your review!
Leo Famulari writes:
> On Tue, May 31, 2016 at 09:17:29AM -0500, Lukas Gradl wrote:
>> * gnu/packages/telephony.scm (opendht): New variable.
>
> I wonder if there is a better module? Distributed hash tables aren't
> specific to telephony.
I am thinking abou
On Tue, May 31, 2016 at 09:17:29AM -0500, Lukas Gradl wrote:
> * gnu/packages/telephony.scm (opendht): New variable.
I wonder if there is a better module? Distributed hash tables aren't
specific to telephony.
> +(define-public opendht
> + (let ((commit "13f8c13ac4ebb3b43474d91ca48b42a1019083f4")
Hello Guix,
Attached is a patch to add the opendht library, a dependency of the
Ring.
Thank you!
Best,
Lukas
>From 392ea1f9194d299d73af5b21ee7f76e34653556a Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Tue, 31 May 2016 09:14:21 -0500
Subject: [PATCH] gnu: telephony: Add opendht.
* gnu/pac