[PATCH] Add font-wqy-microhei

2017-01-16 Thread tumashu
0001-Add-font-wqy-microhei.patch Description: Binary data

[PATCH] Add fcitx-configtool

2017-01-16 Thread tumashu
0001-Add-fcitx-configtool.patch Description: Binary data

pre-push signature hook error reporting [was Re: [PATCH v6] gnu: python-sphinx: Update to 1.4.8.]

2017-01-16 Thread Leo Famulari
On Fri, Jan 13, 2017 at 10:24:00AM -0500, Leo Famulari wrote: > I bet that you are using the new pre-push hook that verifies commit > signatures, and you're trying to push some commits that fail the > signature verification check. > > Someone should add some error reporting to the hook. In Git 2.

[PATCH] gnu: Add mlmmj.

2017-01-16 Thread ng0
From: ng0 * gnu/packages/mail.scm (mlmmj): New variable. --- gnu/packages/mail.scm | 61 ++- 1 file changed, 60 insertions(+), 1 deletion(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 271f50554..dbbe629bc 100644 --- a/gnu/pac

Add mlmmj

2017-01-16 Thread ng0
> Hi! Maybe it just fell through the cracks? Did you get feedback? As far as all of guix-devel archive tells me, no. > Also, "someone else can write" doesn't work as a rule of thumb. :-) Yeah, I've figured so much out after all the time :) > Anyway, if the patch is ready to apply, can you r

Re: [PATCH] gnu: Add guildhall.

2017-01-16 Thread Ricardo Wurmus
Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> * gnu/packages/guile.scm (guildhall): New variable. > > [...] > >> + `(;; FIXME: tests fail for unknown reason. They seem to try to load >> + ;; the bash executable as a Scheme file. See bug report at >> + ;; https:/

Re: [PATCH] gnu: add proj4.

2017-01-16 Thread Leo Famulari
On Mon, Jan 16, 2017 at 09:05:12PM +0100, Björn Höfling wrote: > > > About the package name: The official name is "proj.4", so I left it > > > as that. > > > > Seems reasonable. > > > > > As variable name, I chose "proj4". Is that correct? > > > > Why not use the variable name "proj.4" too t

Re: [PATCH 3/4] gnu: Add kdev-python.

2017-01-16 Thread Danny Milosavljevic
On Mon, 16 Jan 2017 22:10:42 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Thomas Danckaert skribis: > > > * gnu/packages/kde.scm (kdev-python): New variable. > > [...] > > > +(arguments > > + `(#:tests? #f)) ; tests fail, require display > > Could you check if running Xvfb is eno

Re: Help: a pypi source changed from targz into wheel

2017-01-16 Thread ng0
ng0 writes: > I'm rebasing my kallithea branch at the moment and with the > release of the new "Routes" on pypi, the old one (which I need > for Kallithea) moved from a tar.gz to a wheel. Do I simply > download the wheel file and calculate the hash on that one, and > fit the name appropriately in

Re: [PATCH] gnu: Add mlmmj.

2017-01-16 Thread Ludovic Courtès
ng0 skribis: > Seeing as this was never added to the master, should I: > > * 1. Write system-service and system-test? > or > * 2. Simply send the rebased patch so that someone else can > write the service? It requires an exim, postfix, or any MTA > as a service, and I don't think w

Re: FOSDEM social dinner

2017-01-16 Thread matias_jose_seco
Greetings! I would be profoundly Honoured and Enthusiasted if i could participate at both splendid Gnu's and Guix's dinners. Best Wishes, Matias.

Re: [PATCH] gnu: Mark /gnu/store as needed for boot.

2017-01-16 Thread Ludovic Courtès
John Darrington skribis: > On Sun, Jan 15, 2017 at 11:24:30PM +0100, Ludovic Court??s wrote: > > Then maybe this: > >(define (file-system-needed-for-boot? fs) > (or (%file-system-needed-for-boot? fs) > (and (file-prefix? (file-system-needed-for-boot?

Help: a pypi source changed from targz into wheel

2017-01-16 Thread ng0
I'm rebasing my kallithea branch at the moment and with the release of the new "Routes" on pypi, the old one (which I need for Kallithea) moved from a tar.gz to a wheel. Do I simply download the wheel file and calculate the hash on that one, and fit the name appropriately into the pypi? Help is we

Re: [PATCH] gnu: Add r-centipede.

2017-01-16 Thread Ricardo Wurmus
Ben Woodcroft writes: > On 03/05/16 00:49, Ricardo Wurmus wrote: >> * gnu/packages/bioinformatics.scm (r-centipede): New variable. >> --- >> gnu/packages/bioinformatics.scm | 21 + >> 1 file changed, 21 insertions(+) >> >> diff --git a/gnu/packages/bioinformatics.scm >> b

Re: [PATCH] Add vcflib.

2017-01-16 Thread Ricardo Wurmus
Roel Janssen writes: > Ricardo Wurmus writes: > >> Roel Janssen writes: >> >>> From e75aa388931c92657336c8a15f88b6a0273f5e02 Mon Sep 17 00:00:00 2001 >>> From: Roel Janssen >>> Date: Tue, 22 Mar 2016 15:01:37 +0100 >>> Subject: [PATCH 2/8] gnu: Add smithwaterman. >> >>> * gnu/packages/bioinfor

Re: [PATCH] Add vcflib.

2017-01-16 Thread Ricardo Wurmus
Roel Janssen writes: > From 5cc17f0ceca12998a658dcd3cfd7494b137274e1 Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Tue, 26 Apr 2016 19:28:54 +0200 > Subject: [PATCH] gnu: Add tabixpp. > > * gnu/packages/bioinformatics.scm (tabixpp): New variable. > --- > gnu/packages/bioinformatics.scm

Re: [PATCH] Add vcflib.

2017-01-16 Thread Ricardo Wurmus
Roel Janssen writes: > From 98ed1adae91aca2c118779f5333dc21446f1c720 Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Tue, 26 Apr 2016 19:48:31 +0200 > Subject: [PATCH] gnu: Add intervaltree. > > * gnu/packages/bioinformatics.scm (intervaltree): New variable. > --- > gnu/packages/bioinfor

Re: [PATCH] Add vcflib.

2017-01-16 Thread Ricardo Wurmus
Roel Janssen writes: > From 80d296f9d3bc205eed06f98821bb5abd3ad8d40f Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Tue, 26 Apr 2016 19:35:10 +0200 > Subject: [PATCH] gnu: Add multichoose. > > * gnu/packages/bioinformatics.scm (multichoose): New variable. > --- > gnu/packages/bioinforma

Re: [PATCH 3/4] gnu: Add kdev-python.

2017-01-16 Thread Ludovic Courtès
Thomas Danckaert skribis: > * gnu/packages/kde.scm (kdev-python): New variable. [...] > +(arguments > + `(#:tests? #f)) ; tests fail, require display Could you check if running Xvfb is enough to run the tests? Apart from that LGTM! Thanks, Ludo’.

Re: [PATCH 4/4] gnu: Add python-autopep8.

2017-01-16 Thread Ludovic Courtès
Thomas Danckaert skribis: > * gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables. [...] > + (synopsis > +"Automatically format Python code according to the PEP 8 style > +guide") I removed “Automatically” so that it would fit on one line and committed. Thank you!

Re: [PATCH] gnu: python-click: Fix test failure.

2017-01-16 Thread Ludovic Courtès
Danny Milosavljevic skribis: > * gnu/packages/python.scm (python-click)[arguments]: Fix test failure. > --- > gnu/packages/python.scm | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm > index 4dc284d03..2f1bd8315 100644 > --- a/gnu/packa

Graft slowness fixed

2017-01-16 Thread Ludovic Courtès
Hi Thomas, Thomas Danckaert skribis: > There is one issue: when I apply this patch series on current master (after > commit e10872c gnu: gpgme: Patch CMake files), `guix build kdevelop` seems to > get stuck after completing the build (at least it doesn't return after running > at ~100%cpu for ov

[PATCH 2/2] gnu: Add mcabber.

2017-01-16 Thread ng0
* gnu/packages/messaging.scm (mcabber): New variable. --- gnu/packages/messaging.scm | 32 1 file changed, 32 insertions(+) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index d6b0d4bbc..67b359d01 100644 --- a/gnu/packages/messaging.scm +++

[PATCH 1/2] gnu: Add loudmouth.

2017-01-16 Thread ng0
* gnu/packages/messaging.scm (loudmouth): New variable. --- gnu/packages/messaging.scm | 32 +++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 2be3b0969..d6b0d4bbc 100644 --- a/gnu/packages/m

Add: mcabber xmpp client.

2017-01-16 Thread ng0
This adds mcabber, an ncurses xmpp client. Tested in a short session with my accounts.

Re: 01/01: gnu: cups-filters: Update to 1.11.5.

2017-01-16 Thread Leo Famulari
On Mon, Jan 16, 2017 at 04:25:36PM +0100, Tobias Geerinckx-Rice wrote: > On 15/01/17 20:06, Leo Famulari wrote: > > If the latter, I think we should instead pass '--disable-mutool' > > This is fine by me. Done and thrown in the push queue. Okay, can you send the patch to the list, so that anyone

[PATCH] gnu: Add libgig.

2017-01-16 Thread Ricardo Wurmus
* gnu/packages/music.scm (libgig): New variable. --- gnu/packages/music.scm | 31 ++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index f3e26cb92..6b68380d3 100644 --- a/gnu/packages/music.scm +++ b/gnu/p

Re: [PATCH 2/4] gnu: kdevelop: Set more paths in wrapper script.

2017-01-16 Thread Ludovic Courtès
Thomas Danckaert skribis: > * gnu/packages/kde.scm (kdevelop)[arguments]: Add more paths in > wrap-executable: add "/share" output of kdevplatform and kcmutils to > $XDG_DATA_DIRS; add "lib/plugins" from user profile to $QT_PLUGIN_PATH. Applied, thanks!

Re: [PATCH] gnu: Add compface.

2017-01-16 Thread Danny Milosavljevic
On Mon, 16 Jan 2017 14:45:46 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Danny Milosavljevic skribis: > > > * gnu/packages/mail.scm (compface): New variable. > > LGTM, thanks! But their webserver seems to be very flaky. Sometimes it works, sometimes it doesn't. I think I'll use the ftp p

Re: [PATCH 1/4] gnu: kdevelop: Update to 5.0.3.

2017-01-16 Thread Ludovic Courtès
Thomas Danckaert skribis: > * gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.0.3. Applied, thanks!

Re: [PATCH] gnu: add proj4.

2017-01-16 Thread Björn Höfling
On Mon, 16 Jan 2017 00:21:28 +0100 Danny Milosavljevic wrote: > Hi, > > > * gnu/packages/geo.scm:139:13: proj4-4.9.3: invalid license field > > > > But the documentation explicitly speaks about list values. What's > > wrong? > > You quoted the list. That means that all the symbols in it stay

Re: [PATCH 2/2] gnu: Add openvpn service.

2017-01-16 Thread Alex Kost
Ludovic Courtès (2017-01-15 23:11 +0100) wrote: > Alex Kost skribis: > >> Ludovic Courtès (2017-01-14 22:16 +0100) wrote: >> +(define (uglify-field-name name) + (match name + ('verbosity "verb") + (_ (let ((str (symbol->string name))) + (if (

Re: gst-plugins-good fails testsuite

2017-01-16 Thread Mark H Weaver
ng0 writes: > just tried to update and "elements/rtprtx" test fails for gst-plugins-good. This is a very common non-deterministic failure in gst-plugins-good, which often happens on Hydra as well. If you try again, it will likely succeed on the second or third try. Of course, it would be good t

Re: [PATCH] download: Add Sourceforge variant including 'projects'.

2017-01-16 Thread ng0
ng0 writes: > * guix/download.scm [%mirrors]: Add a variant of first mirror: > 'http://downloads.sourceforge.net/projects/'. > --- > guix/download.scm | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/guix/download.scm b/guix/download.scm > index e2e5cee77..1bbf70c7a 100644 > --- a/guix/d

Re: Graphical Installer - Call for Testing.

2017-01-16 Thread John Darrington
On Sun, Jan 15, 2017 at 01:20:56AM -0800, Chris Marusich wrote: John Darrington writes: > * It would be great if you could try to find out why your wireless failed. I'll look into it. FWIW, the following DOES work for setting up my wireless from the (usual release

mirror: Add sourceforge variant with 'projects'.

2017-01-16 Thread ng0
This adds a variant of sourceforge mirrors to cover downloads where the path includes projects instead of project.

[PATCH] download: Add Sourceforge variant including 'projects'.

2017-01-16 Thread ng0
* guix/download.scm [%mirrors]: Add a variant of first mirror: 'http://downloads.sourceforge.net/projects/'. --- guix/download.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix/download.scm b/guix/download.scm index e2e5cee77..1bbf70c7a 100644 --- a/guix/download.scm +++ b/guix/download

Re: [PATCH] gnu: Add mlmmj.

2017-01-16 Thread ng0
Seeing as this was never added to the master, should I: * 1. Write system-service and system-test? or * 2. Simply send the rebased patch so that someone else can write the service? It requires an exim, postfix, or any MTA as a service, and I don't think we have this at the moment?

Re: [PATCH] gnu: gdk-pixbuf: Make it reproducible.

2017-01-16 Thread Danny Milosavljevic
> OK with these changes for a new ‘staging’ branch! Done. > Also, it would be nice if you could report it upstream and add the > reference in the .patch file. Also done.

Re: 01/01: gnu: cups-filters: Update to 1.11.5.

2017-01-16 Thread Tobias Geerinckx-Rice
Leo! On 15/01/17 20:06, Leo Famulari wrote: >> [inputs]: Add mupdf. > I wonder, do you have a use for the "mutool" integration that this > enabled, or did you add it simply because the configure phase fails > without it? I added it while trying to move my network printing server to GuixSD. So

[PATCH 1/2] gnu: Add ruby-notmuch.

2017-01-16 Thread ng0
* gnu/packages/ruby.scm (ruby-notmuch): New variable. --- gnu/packages/ruby.scm | 18 ++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index fb89238bd..9d9b87a93 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -41,6 +

notmuch-vim, ruby-notmuch.

2017-01-16 Thread ng0
The first patch adds ruby-notmuch and needs debugging. The second patch adds notmuch-vim, which needs the first one apparently.

[PATCH 2/2] gnu: Add notmuch-vim.

2017-01-16 Thread ng0
* gnu/packages/vim.scm (notmuch-vim): New variable. --- gnu/packages/vim.scm | 35 ++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index c2c0ccad9..9fa796ba5 100644 --- a/gnu/packages/vim.scm +++ b/gnu/pa

gst-plugins-good fails testsuite

2017-01-16 Thread ng0
Hi, just tried to update and "elements/rtprtx" test fails for gst-plugins-good. -- ♥Ⓐ ng0 -- https://www.inventati.org/patternsinthechaos/

Re: [PATCH 1/1] gnu: icestorm: Replace reference in icebox_vlog.

2017-01-16 Thread Danny Milosavljevic
Hi, > I should have probably added a different phase for the > "icebox/icebox_vlog.py" substitution, to make clear it's the only path > which is a run-time reference. The installed icebox_vlog, can't find the > chipdb.txt file, if we don't make the substitution. Yeah, I think how you did it now i

Re: [PATCH] gnu: boost: Update to 1.63.0.

2017-01-16 Thread Ludovic Courtès
Danny Milosavljevic skribis: > * gnu/packages/boost.scm (boost): Update to 1.63.0. I think this could go in a new ‘staging’ branch, unless we expect breakage, in which case a ‘boost-updates’ branch may be more appropriate. WDYT? Thanks, Ludo’.

Re: [PATCH] gnu: Add compface.

2017-01-16 Thread Ludovic Courtès
Danny Milosavljevic skribis: > * gnu/packages/mail.scm (compface): New variable. LGTM, thanks!

Re: [PATCH] gnu: gdk-pixbuf: Make it reproducible.

2017-01-16 Thread Ludovic Courtès
Danny Milosavljevic skribis: > * gnu/packages/gtk.scm (gdk-pixbuf): Make it reproducible. Rather: Fixes . * gnu/packages/gtk.scm (gdk-pixbuf)[source](patches): New field. > diff --git a/gnu/packages/patches/gdk-pixbuf-list-dir.patch > b/gnu/packages/patches/gdk

Re: [PATCH 1/1] gnu: Add scrypt.

2017-01-16 Thread Ludovic Courtès
Leo Famulari skribis: > On Mon, Jan 16, 2017 at 12:43:14AM -0500, Leo Famulari wrote: >> * gnu/packages/crypto.scm (scrypt): New variable. > >> +(arguments >> + `(#:phases (modify-phases %standard-phases >> + (add-after 'unpack 'patch-command-invocations > > I realized this indent

Re: [PATCH] gnu: Mark /gnu/store as needed for boot.

2017-01-16 Thread John Darrington
On Sun, Jan 15, 2017 at 11:24:30PM +0100, Ludovic Court??s wrote: Then maybe this: (define (file-system-needed-for-boot? fs) (or (%file-system-needed-for-boot? fs) (and (file-prefix? (file-system-needed-for-boot? fs) (%st

Re: [PATCH] gnu: Add r-gmodels

2017-01-16 Thread Ra
On Sat, Jan 14, 2017 at 8:51 PM Ra wrote: > Ouch , > actually I just cut and pasted the text from a shell and sending it with > inbox. Sorry for that and thanks for spot it. > > Ra > > Il sab 14 gen 2017 18:19 Ludovic Courtès ha scritto: > > Hi! > > Ricardo Wurmus skribis: > > > Ra writes: > >

Re: Graphical Installer - Call for Testing.

2017-01-16 Thread John Darrington
On Mon, Jan 16, 2017 at 10:34:02AM +0100, Ludovic Court??s wrote: Hi! Regarding networking, would it make sense to use Connman (or NetworkManger? or Wicd?) and simply talk to it? I???ve never used it but it seems that Connman is a good middle ground. We can send

Re: [PATCH 1/1] gnu: icestorm: Replace reference in icebox_vlog.

2017-01-16 Thread Theodoros Foradis
Danny Milosavljevic writes: > Hi, > > thanks for the patch! > > On Sat, 14 Jan 2017 20:56:52 +0200 > Theodoros Foradis wrote: > >> * gnu/packages/fpga.scm (icestorm)[arguments]: Modify phases >> "fix-usr-local" to replace reference to /usr/local/share. >> --- >> gnu/packages/fpga.scm | 9 +-

Re: [PATCH 1/2] doc: Symlink daemon start-up files.

2017-01-16 Thread Hartmut Goebel
Am 15.01.2017 um 19:23 schrieb Leo Famulari: > Debian Jessie (their current stable release) doesn't support symlinked > systemd service files yet [0], If it does not work, we should of course revert this change. So you where right already at Nov 18 :-) -- Regards Hartmut Goebel | Hartmut Goebe

Re: [PATCH] gnu: Add ghc-flac.

2017-01-16 Thread Ludovic Courtès
Hi Danny, To complement Marius’ review… Danny Milosavljevic skribis: > +(description "Complete high-level binding to libFLAC for Haskell.") Please make it a complete sentence, and sort-of hint at what libFLAC along these lines: This package provides a Haskell interface to libFLAC, the F

CUPS and HP printers

2017-01-16 Thread Ludovic Courtès
Hi Andy, Andy Patterson skribis: > On Thu, 29 Dec 2016 14:05:51 + > ng0 wrote: > > >> I really have no idea how hplip is supposed to be used in Guix after >> reading the note about the base service. So we are not supposed to >> run and install it as users in profiles? Will it be in the cups

Re: [PATCH] gnu: Add guildhall.

2017-01-16 Thread Ludovic Courtès
Ricardo Wurmus skribis: > * gnu/packages/guile.scm (guildhall): New variable. [...] > + `(;; FIXME: tests fail for unknown reason. They seem to try to load > + ;; the bash executable as a Scheme file. See bug report at > + ;; https://github.com/ijp/guildhall/issues/22 >

Re: [PATCH 1/2] doc: Symlink daemon start-up files.

2017-01-16 Thread Ludovic Courtès
Leo Famulari skribis: > On Fri, Nov 18, 2016 at 03:31:24PM -0500, Leo Famulari wrote: >> On Fri, Nov 18, 2016 at 12:00:33PM +0100, Hartmut Goebel wrote: >> > This patch ensures that always the current profile's daemon will be used. >> > >> > The .service file contains the path to the guix-daemon

Re: [PATCH] gnu: Add emacs-stripe-buffer.

2017-01-16 Thread Ludovic Courtès
Ricardo Wurmus skribis: > * gnu/packages/emacs.scm (emacs-stripe-buffer): New variable. LGTM!

Re: [PATCH 2/2] gnu: dwm: Add '.desktop' file.

2017-01-16 Thread Ludovic Courtès
ng0 skribis: > Fixes . > > * gnu/packages/suckless.scm (dwm)[arguments]: Add > 'install-xsession' phase. Applied, thanks! Make sure to close the bug. Ludo’.

Re: [PATCH 1/2] gnu: dwm: Use modify-phases.

2017-01-16 Thread Ludovic Courtès
ng0 skribis: > * gnu/packages/suckless.scm (dwm): Use modify-phases. Applied, thnaks!

Re: [PATCH] guix: profiles: Export ca-certificate-bundle

2017-01-16 Thread Ludovic Courtès
Christopher Baines skribis: > * guix/profiles.scm: Export ca-certificate-bundle, such that it can be used in > other G-expressions. This is useful where these G-expressions run programs > that require a ca-certificate-bundle, e.g. git. Applied, thanks! I wonder if we should eventually move tha

Re: [PATCH] gnu: services: New exported procedures

2017-01-16 Thread Ludovic Courtès
Christopher Baines skribis: > * gnu/services.scm: Export service-extension-target and > service-extension-compute. This allows for greater extensiblity of services > by enabling service extensions to be wrapped. For example, the parameters > passed to the compute function can be modified, or th

Re: Graphical Installer - Call for Testing.

2017-01-16 Thread Ludovic Courtès
Hi! Regarding networking, would it make sense to use Connman (or NetworkManger? or Wicd?) and simply talk to it? I’ve never used it but it seems that Connman is a good middle ground. We can send it RPCs I think, and it then takes care of all the plumbing, so I suppose that would simplify the user

Re: Anomalies in Python search-path

2017-01-16 Thread Hartmut Goebel
Am 15.01.2017 um 23:10 schrieb Ludovic Courtès: >> > My last reporting that pip was working correctly in non-environment was >> > wrong because I had failed to logout/login after installing the python >> > package; after doing so, the behavior is the same as in an environment: >> > the user site lo

Re: Anomalies in Python search-path

2017-01-16 Thread Hartmut Goebel
Am 15.01.2017 um 20:23 schrieb Maxim Cournoyer: > 1. Remove the current "python-2.7-site-prefixes" patch. I'm afraid, we'll still need this patch. Since "native-inputs" will not be available at build time otherwise. But you way give it a try. > 2. Apply a new patch to site.py to add "$HOME/.guix-