RE: [PATCH 2/2] gnu: Add jrnl.

2014-06-29 Thread Eric Bavier
Please ignore the last email; it has a broken patch. Corrected patch attached. Sorry for the spam. From d2131f9ddbbac601d3915b815fa58bce05b5d663 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Mon, 30 Jun 2014 00:28:40 -0500 Subject: [PATCH 2/2] gnu: Add jrnl. * gnu/packages/jrnl.scm: New file

[PATCH 2/2] gnu: Add jrnl.

2014-06-29 Thread Eric Bavier
From 8cca0703e3bc6feba8a69a2e535bc025a712f7ae Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Mon, 30 Jun 2014 00:28:40 -0500 Subject: [PATCH 2/2] gnu: Add jrnl. * gnu/packages/jrnl.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * gnu/packages/python.scm (python-pycrypto, python-k

[PATCH 1/2] gnu: Add behave. (forgot the attchment...)

2014-06-29 Thread Eric Bavier
From ea01959c9d733b0151fbe1780a8c36244a43eb3a Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Mon, 30 Jun 2014 00:25:33 -0500 Subject: [PATCH 1/2] gnu: Add behave. * gnu/packages/python.scm (python-six, python-enum34, python-parse-type, python-parse, behave): New variables. --- gnu/packages/

[PATCH 1/2] gnu: Add behave.

2014-06-29 Thread Eric Bavier

Re: System installation from a USB stick

2014-06-29 Thread Ludovic Courtès
Hello! I’ve uploaded a USB installation image for x86_64 for testing: http://www.fdn.fr/~lcourtes/software/guix/gnu-usb-install-20140629.x86_64.xz SHA1: d36e70d25b81b734fa9558a5446fabb96489ec3b (100 MiB) It works like this: 1. Run ‘xz -d gnu-usb-install-20140629.x86_64.xz’. 2. Copy

Re: [PATCH] gnu: Add ncmpcpp

2014-06-29 Thread Ludovic Courtès
Hello, Cyrill Schenkel skribis: > I agree. Changed it in the attached patch. Applied. Thanks, and welcome aboard. ;-) > +(license license:gpl2))) I changed it to ‘license:gpl2+’, because all the source files carry the “or later” clause. Under the assumption that you’re the copyright ho

Re: [PATCH] gnu: Add goffice and gnumeric

2014-06-29 Thread Ludovic Courtès
John Darrington skribis: > gnu/packages/gnome.scm (goffice, gnumeric): New variables. Nice! Comments below: > +(license > + `(license:gpl2 > + license:gpl3 Remember this field must be either a object or a list thereof (the one above is a list of symbols.) So change it to:

Re: Codefest 2014 Cambridge, MA

2014-06-29 Thread Pjotr Prins
On Sun, Jun 29, 2014 at 12:48:28PM -0400, David Thompson wrote: > Since it's a Wednesday, I'll be working at the FSF office during the > day. Does the hackathon continue into the night? If I can be useful, I > can try to join in after work. In my experience day time is most productive. Unless we

Re: Codefest 2014 Cambridge, MA

2014-06-29 Thread David Thompson
Pjotr Prins writes: > On Sun, Jun 29, 2014 at 09:09:22AM -0400, David Thompson wrote: >> I live in Somerville. I might be able to join in on the 9th, but I'm >> busy on the 10th.n > > That would be great! Also for some advocacy. :) >> Could you elaborate more on how Guix relates to this event?

Re: Codefest 2014 Cambridge, MA

2014-06-29 Thread Pjotr Prins
On Sun, Jun 29, 2014 at 09:09:22AM -0400, David Thompson wrote: > I live in Somerville. I might be able to join in on the 9th, but I'm > busy on the 10th.n That would be great! Also for some advocacy. > Could you elaborate more on how Guix relates to this event? For biomedical and biological pu

Codefest 2014 Cambridge, MA

2014-06-29 Thread David Thompson
Pjotr Prins writes: > Anyone in the Boston area next week? We are going to work on GNU Guix > packages and add them to CloudBiolinux (location Hack/Reduce): > > > https://docs.google.com/document/d/1yADE2bb0rEU6TASxuSPsvTdHvh_rtCXzJrsL3NWzxXE/edit?usp=sharing > > See also > > http://www.open

Re: [PATCH] gnu: Add qrencode.

2014-06-29 Thread Pjotr Prins
Anyone in the Boston area next week? We are going to work on GNU Guix packages and add them to CloudBiolinux (location Hack/Reduce): https://docs.google.com/document/d/1yADE2bb0rEU6TASxuSPsvTdHvh_rtCXzJrsL3NWzxXE/edit?usp=sharing See also http://www.open-bio.org/wiki/Codefest_2014 Pj.

Re: [PATCH] gnu: Add ncmpcpp

2014-06-29 Thread Cyrill Schenkel
Hi David > Capitalize "featureful". Done. > I think a slightly modified version of the description found on the Arch > Wiki would be more useful: > > Ncmpcpp is an mpd client with a UI very similar to ncmpc, but it > provides new useful features such as support for regular expressions > fo