Add pingus

2014-06-12 Thread Eric Bavier
My son and I like to play this game together, so I thought it'd be nice to get it into Guix. >From 5a1ebda6264c52417c1deee9afdf75e0a97428f8 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Thu, 12 Jun 2014 23:54:44 -0500 Subject: [PATCH] gnu: Add pingus. * gnu/packages/games.scm (pingus): New va

Re: Coordinating package meta-data translation

2014-06-12 Thread Ludovic Courtès
Benno Schulenberg skribis: > On 2014-06-09 00:07, Ludovic Courtès wrote: >> Saluton, Benno, >> >> Benno Schulenberg skribis: >>> As will be clear from the above, I would not want to synchronize but >>> draw a strict dividing line: decide who should translate what, and >>> use those translations

Re: Coordinating package meta-data translation

2014-06-12 Thread Benno Schulenberg
Saluton Ludo', On 2014-06-09 00:07, Ludovic Courtès wrote: > Saluton, Benno, > > Benno Schulenberg skribis: >> As will be clear from the above, I would not want to synchronize but >> draw a strict dividing line: decide who should translate what, and >> use those translations everywhere where th

Re: [PATCH] gnu: Add tinyproxy.

2014-06-12 Thread Ludovic Courtès
John Darrington skribis: > On Thu, Jun 12, 2014 at 01:59:02PM +0200, Ludovic Court??s wrote: > Hello! > > > Lastly, prefer adding a phase before ???build??? rather than replacing > ???build??? just to call it afterwards. > > So, like this: > >(a

Re: [PATCH] gnu: Add dropbear.

2014-06-12 Thread Ludovic Courtès
John Darrington skribis: > * gnu/packages/ssh.scm (dropbear): New variable. LGTM! Ludo'.

[PATCH] gnu: Add dropbear.

2014-06-12 Thread John Darrington
* gnu/packages/ssh.scm (dropbear): New variable. --- gnu/packages/ssh.scm | 20 1 file changed, 20 insertions(+) diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm index c8ed3be..f9805d3 100644 --- a/gnu/packages/ssh.scm +++ b/gnu/packages/ssh.scm @@ -321,3 +321,23 @@

Re: [PATCH] gnu: Add tinyproxy.

2014-06-12 Thread John Darrington
On Thu, Jun 12, 2014 at 01:59:02PM +0200, Ludovic Court??s wrote: Hello! Lastly, prefer adding a phase before ???build??? rather than replacing ???build??? just to call it afterwards. So, like this: (alist-cons-before 'build 'pre-build

Re: [PATCH] gnu: Add tinyproxy.

2014-06-12 Thread Ludovic Courtès
Hello! John Darrington skribis: > * gnu/packages/web.scm (tinyproxy): New variable. > * gnu/packages/docbook.scm: Remove #select (tar) Should be “#:select”. OK to push, modulo the tiny things below: > +(alist-replace > + 'build > + (lambda* (#:key inputs #:allow-other-

[PATCH] gnu: Add tinyproxy.

2014-06-12 Thread John Darrington
* gnu/packages/web.scm (tinyproxy): New variable. * gnu/packages/docbook.scm: Remove #select (tar) --- gnu/packages/docbook.scm |3 +-- gnu/packages/web.scm | 62 ++ 2 files changed, 63 insertions(+), 2 deletions(-) diff --git a/gnu/packages/d

Re: "profil-drv" error or what am I doing wrong?

2014-06-12 Thread Ludovic Courtès
Hi, Adam Pribyl skribis: > As there is no user list, let me use this one. > > I am trying the GNU Guix 0.6 as published in > > https://savannah.gnu.org/forum/forum.php?forum_id=7939 I suppose you’re referring to the VM image, right? > however I am not able to finish any "guix package -i" as it