[PATCH] gnu: gnome-control-center: Add gdk-pixbuf input.

2016-11-17 Thread rennes
Hello, this patch allow to gnome-control-center to load images in SVG format. E.G. GNOME logo and Mouse & Touchpad settings image. ThanksFrom 6aa42f1298bbd7b1582fb6894f9ebd1029b203a8 Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Thu, 17 Nov 2016 23:48:11 -0600

Re: [PATCH] gc: Add option --keep-going.

2016-11-17 Thread Eric Bavier
Just a few comments/suggestions. On Wed, 16 Nov 2016 15:37:14 +0100 Hartmut Goebel wrote: > * guix/scripts/gc.scm (show-help, %options): Add option -k/--keep-going. > (guix-gc): Pass value off option --keep-going on to delete-paths. ^ Changelog continuation

[PATCH] gnu: xonsh: Update to 0.4.7.

2016-11-17 Thread Danny Milosavljevic
* gnu/packages/shells.scm (xonsh): Update to 0.4.7. --- gnu/packages/shells.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm index 9b9bd6c..f3350ef 100644 --- a/gnu/packages/shells.scm +++ b/gnu/packages/shells.scm @@

Re: [PATCH 0/3] Add a generalized `wrap-language-programs`

2016-11-17 Thread Leo Famulari
On Thu, Nov 17, 2016 at 04:58:45PM +0100, Alex Sassmannshausen wrote: > > Hello > > > You may try e.g. scons, pip, sphinx, or youtube-dl. > > Hartmut was kind enough to suggest the above python applications to test > this `wrap-language-programs` patch set against, however I have been > stuck

Re: [PATCH] gnu: mpop: Update to 1.2.6.

2016-11-17 Thread Leo Famulari
On Thu, Nov 17, 2016 at 09:46:38PM +0100, Marius Bakke wrote: > Arun Isaac writes: > > Marius Bakke writes: > > > >> Thanks for this. I'm unable to download the new version with > >> `./pre-inst-env guix build mpop`; > > > > Not sure what the problem is. I was able to

Re: 01/01: gnu: mpop: Use 'sourceforge' mirror.

2016-11-17 Thread Marius Bakke
Leo Famulari writes: > lfam pushed a commit to branch master > in repository guix. > > commit 175c9103800640a2ecdc2c33094a03687270b341 > Author: Leo Famulari > Date: Thu Nov 17 15:55:06 2016 -0500 > > gnu: mpop: Use 'sourceforge' mirror. > >

Re: [PATCH] Add php

2016-11-17 Thread Marius Bakke
Julien Lepiller writes: >> >> Unfortunately that only fixed a handful of tests, the remaining >> >> 50-something had to be disabled for a variety of reasons. >> >> >> >> I've added a commentary to each disabled test. If you recognize >> >> any of these errors/think you know

Re: [PATCH] gnu: mpop: Update to 1.2.6.

2016-11-17 Thread Arun Isaac
Marius Bakke writes: > Thanks for this. I'm unable to download the new version with > `./pre-inst-env guix build mpop`; Not sure what the problem is. I was able to build mpop successfully on my system. But, I did download manually with `guix download' first. Perhaps the build used that

Re: [PATCH] Add php

2016-11-17 Thread Julien Lepiller
On Thu, 17 Nov 2016 11:22:53 +0100 Hartmut Goebel wrote: > Am 17.11.2016 um 01:01 schrieb Marius Bakke: > > If there are no further comments, I will push this in the next few > > days: > > Thanks for your work on this. It seems to be laborious. > > I don't have

Re: [PATCH] Add php

2016-11-17 Thread Julien Lepiller
On Thu, 17 Nov 2016 19:22:48 +0100 Marius Bakke wrote: > tyreunom writes: > > > Le 2016-11-17 01:01, Marius Bakke a écrit : > >> Ludovic Courtès writes: > >> > >>> Marius Bakke skribis: > >>> > Some

Re: [PATCH] Add php

2016-11-17 Thread Marius Bakke
tyreunom writes: > Le 2016-11-17 01:01, Marius Bakke a écrit : >> Ludovic Courtès writes: >> >>> Marius Bakke skribis: >>> Some failures are indeed due to missing network or programs in the build environment. I tried

Re: [PATCH 0/3] Add a generalized `wrap-language-programs`

2016-11-17 Thread Hartmut Goebel
Am 17.11.2016 um 18:09 schrieb Alex Sassmannshausen: > In both cases, the programs work fine with the generalized patch. Fine :-) -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are

Re: [PATCH 0/3] Add a generalized `wrap-language-programs`

2016-11-17 Thread Alex Sassmannshausen
Fwiw, I have now succeeded at building offlineimap, and as a result, it seems youtube-dl also was able to be built easily (presumably because they share a great number of dependencies). In both cases, the programs work fine with the generalized patch. Alex Alex Sassmannshausen writes: > Hello

Re: [PATCH] gnu: mpop: Update to 1.2.6.

2016-11-17 Thread Marius Bakke
Arun Isaac writes: > Please find attached patch to update mpop from 1.2.5 to 1.2.6. Thanks for this. I'm unable to download the new version with `./pre-inst-env guix build mpop`; however downloading manually with `guix download` works fine and returns the hash, so I

Re: [PATCH 0/3] Add a generalized `wrap-language-programs`

2016-11-17 Thread Alex Sassmannshausen
Hello > You may try e.g. scons, pip, sphinx, or youtube-dl. Hartmut was kind enough to suggest the above python applications to test this `wrap-language-programs` patch set against, however I have been stuck in "Rebuild the world"-hell for the last day and a half setting up testcases. I end up

[PATCH] website: donate: Fix news URL typo.

2016-11-17 Thread Tobias Geerinckx-Rice
* website/www/donate.scm (donate-page): Fix news URL typo. --- ;-) (Great news, by the way!) website/www/donate.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/www/donate.scm b/website/www/donate.scm index f10287e..83d08f0 100644 --- a/website/www/donate.scm +++

[PATCH] gnu: Add emacs-emms-mode-line-cycle.

2016-11-17 Thread Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-emms-mode-line-cycle): New variable. --- gnu/packages/emacs.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index a065959..13b3bf5 100644 --- a/gnu/packages/emacs.scm +++

Re: [PATCH] Add php

2016-11-17 Thread Ludovic Courtès
Hello! tyreunom skribis: > we could include patches to our libgd to fix two (maybe four) > issues. We should also upgrade our sqlite version, but many packages > will then have to be rebuilt, or we could create a separate package > for the newer version. What do you

Re: [PATCH] guix: Add whitespacing to --list-generations output.

2016-11-17 Thread Ludovic Courtès
Efraim Flashner skribis: > On Thu, Nov 17, 2016 at 09:59:55AM +0100, Roel Janssen wrote: >> Dear Guix, >> >> The new diff-format displayed when invoking @command{guix package >> --list-generations} prints a blank line after the initial generation, >> and then no blank

Re: [PATCH] gnu: ruby-net-http-digest-auth: Add new package

2016-11-17 Thread Frederick Muriithi
On 17 Nov 2016 1:56 p.m., "Ben Woodcroft" wrote: > > Hi Frederick, thanks for the updated patch. > > I didn't see any functional issues with this patch, but I had some trouble > testing this out - can I ask how to test it? My problem was simply that I > didn't know of a

[PATCH] gnu: mpop: Update to 1.2.6.

2016-11-17 Thread Arun Isaac
Please find attached patch to update mpop from 1.2.5 to 1.2.6. Thanks, Arun From 5cb8a651b9eb97b8f6db36bb479140d6ed5692c1 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 17 Nov 2016 13:34:42 +0530 Subject: [PATCH] gnu: mpop: Update to 1.2.6. *

[Patch v2] daemon: Set ownership of kept build directories to the calling user.

2016-11-17 Thread Hartmut Goebel
Fixes . * nix/libstore/globals.hh (Settings) Add clientUid and clientGid. * nix/nix-daemon/nix-daemon.cc (pdaemonLoop] Store UID and GID of the caller in settings. * nix/libstore/build.cc (_chown): New function. (DerivationGoal::deleteTmpDir): Use it, change

Re: [PATCH] Add php

2016-11-17 Thread tyreunom
Le 2016-11-17 01:01, Marius Bakke a écrit : Ludovic Courtès writes: Marius Bakke skribis: Some failures are indeed due to missing network or programs in the build environment. I tried patching a few just now, but unfortunately some files are in a format

Re: [PATCH] gnu: ruby-net-http-digest-auth: Add new package

2016-11-17 Thread Ben Woodcroft
Hi Frederick, thanks for the updated patch. I didn't see any functional issues with this patch, but I had some trouble testing this out - can I ask how to test it? My problem was simply that I didn't know of a http-only server with this authentication method. I ask because the last commit to

Re: [PATCH] Add php

2016-11-17 Thread Hartmut Goebel
Am 17.11.2016 um 01:01 schrieb Marius Bakke: > If there are no further comments, I will push this in the next few days: Thanks for your work on this. It seems to be laborious. I don't have time to inspect not to test the patch, so just some thought. I'm not a php-user, but wanted to install a

Re: New continuous integration server bought thanks to Igalia

2016-11-17 Thread Ludovic Courtès
Hello! l...@gnu.org (Ludovic Courtès) skribis: > I mentioned it this summer in my GHM talk: free software cooperative > Igalia made a generous donation to the “Guix Europe” non-profit, which > allowed us to purchase a brand new, Libreboot-powered server, that will > ultimately replace the VM

Re: mount syscall

2016-11-17 Thread Ludovic Courtès
John Darrington skribis: > On Tue, Nov 15, 2016 at 11:46:01AM +0100, Ludovic Court??s wrote: > John Darrington skribis: > > > On Mon, Nov 14, 2016 at 10:48:18AM +0100, Ludovic Court??s wrote: > > > >

Re: [PATCH] guix: Add whitespacing to --list-generations output.

2016-11-17 Thread Efraim Flashner
On Thu, Nov 17, 2016 at 09:59:55AM +0100, Roel Janssen wrote: > Dear Guix, > > The new diff-format displayed when invoking @command{guix package > --list-generations} prints a blank line after the initial generation, > and then no blank lines in the diffs. > > This patch adds that blank line to

[PATCH] guix: Add whitespacing to --list-generations output.

2016-11-17 Thread Roel Janssen
Dear Guix, The new diff-format displayed when invoking @command{guix package --list-generations} prints a blank line after the initial generation, and then no blank lines in the diffs. This patch adds that blank line to the diffs as well. Before: