Re: [PATCH 1/2] Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."

2017-01-07 Thread Ricardo Wurmus
David Craven writes: >> What commit(s) made these variants obsolete? When I added them fftw and >> fftwf did not install the threaded variants that Ardour was looking >> for. Has either ardour or fftw been updated since then or has something >> else changed? >> >> In any case, if Ardour now bu

[PATCH] gnu: Simplify the downloads from http://www.aquamaniac.de

2017-01-07 Thread John Darrington
* gnu/packages/gnucash.scm (aqbanking, gwenhyfar): Remove dummy parameter from source url. --- gnu/packages/gnucash.scm | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm index 97a4818..b9129ad 100644 --- a/gnu/packages/gnu

Re: [PATCH] gnu: Add nim.

2017-01-07 Thread José Miguel Sánchez García
On 2017-01-07 17:41, José Miguel Sánchez García wrote: On 2017-01-07 01:37, José Miguel Sánchez García wrote: On 2017-01-06 17:27, José Miguel Sánchez García wrote: Add the compiler for the Nim programming language I found a mistake I made in the patch, so please wait un

Re: [PATCH 1/2] Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."

2017-01-07 Thread David Craven
Ludo added the pthread-variant procedure, it's not used anywhere else so I don't know if we want to keep it around or not.

Re: Editing Scheme in the installation image

2017-01-07 Thread Maxim Cournoyer
l...@gnu.org (Ludovic Courtès) writes: > Mike Gran skribis: > >> The functions expressed in Scheme in Zile-on-Guile are the same >> as upstream Zile had. It is a fairly limited set. >> Zile-on-Guile is a Scheme, not an elisp, even though the functions >> it expresses have elisp-like names. So th

Re: [PATCH 1/2] Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."

2017-01-07 Thread David Craven
> What commit(s) made these variants obsolete? When I added them fftw and > fftwf did not install the threaded variants that Ardour was looking > for. Has either ardour or fftw been updated since then or has something > else changed? > > In any case, if Ardour now builds without these variants th

Re: [PATCH] gnu: xmonad: Add missing propagated input.

2017-01-07 Thread José Miguel Sánchez García
On 2017-01-07 22:48, l...@gnu.org wrote: José Miguel Sánchez García skribis: xmonad package needs some love, and this is the first step. ghc should be a propagated input, because it's needed for certain commands such as xmonad --recompile. Instead of propagating it, would it be possible to h

Re: [PATCH] gnu: Add Prosody service.

2017-01-07 Thread Clément Lassieur
>> Am 04.01.2017 um 22:55 schrieb Clément Lassieur: > >>> +;;; Commentary: >>> +;;; >>> +;;; Messaging services. >>> +;;; >>> +;;; Code: >> […] >>> +;;; messaging.scm ends here >> >> I'd leave this comment away. It is of now use. We had a loner discussion >> about this here on the list in autum. >

Re: [PATCH] gnu: econnman: Add missing input.

2017-01-07 Thread Ludovic Courtès
Clément Lassieur skribis: > * gnu/packages/connman.scm (econnman)[inputs]: Add python2-dbus. Pushed. Thanks Clément & Danny! Ludo’.

Re: [PATCH] gnu: gpgme: Patch CMake files.

2017-01-07 Thread Ludovic Courtès
Hi! Thomas Danckaert skribis: > The attached patch works around the problem by simply substituting > “@libsuffix@” with “.so”. This works for KWallet on my system, but > I'm not sure if this is the right strategy (on all supported > platforms). The supported platforms in the context of Guix is

Re: gnu: gnome-mpv: Update to 0.11.

2017-01-07 Thread Ludovic Courtès
Alex Griffin skribis: > This patch updates gnome-mpv to the latest version, 0.11. > -- > Alex Griffin > > From 7013ffde1efb85041bbf834fc4c14f9dffd7c8b7 Mon Sep 17 00:00:00 2001 > From: Alex Griffin > Date: Sat, 7 Jan 2017 09:22:47 -0600 > Subject: [PATCH] gnu: gnome-mpv: Update to 0.11. > > * g

Re: [PATCH] gnu: xmonad: Add missing propagated input.

2017-01-07 Thread Ludovic Courtès
José Miguel Sánchez García skribis: > xmonad package needs some love, and this is the first step. ghc should > be a > propagated input, because it's needed for certain commands such as > xmonad --recompile. Instead of propagating it, would it be possible to hard-code the absolute file name of ‘g

Re: Let’s fix build failures on ‘staging’!

2017-01-07 Thread Leo Famulari
On Sat, Jan 07, 2017 at 10:32:59PM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > On Sat, Jan 07, 2017 at 12:50:33PM +0100, Ludovic Courtès wrote: > >> • NSS test failure on ARM (breaks many things) > >> https://hydra.gnu.org/build/1749670 > > > > I'm not sure about this. How a

Re: Fix python-pygpgme FTBFS [was Re: Let’s fix build failures on ‘staging’!]

2017-01-07 Thread Leo Famulari
On Sat, Jan 07, 2017 at 10:31:31PM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > On Sat, Jan 07, 2017 at 12:50:33PM +0100, Ludovic Courtès wrote: > >> • there’s 1 tests failure in python2-pygpgme (breaks many things) > >> https://hydra.gnu.org/build/1752661 > > > > I attached

Re: Let’s fix build failures on ‘staging’!

2017-01-07 Thread Ludovic Courtès
Leo Famulari skribis: > On Sat, Jan 07, 2017 at 12:50:33PM +0100, Ludovic Courtès wrote: >> • NSS test failure on ARM (breaks many things) >> https://hydra.gnu.org/build/1749670 > > I'm not sure about this. How about we revert the update on staging and > create an nss-updates branch with th

Re: Fix python-pygpgme FTBFS [was Re: Let’s fix build failures on ‘staging’!]

2017-01-07 Thread Ludovic Courtès
Leo Famulari skribis: > On Sat, Jan 07, 2017 at 12:50:33PM +0100, Ludovic Courtès wrote: >> • there’s 1 tests failure in python2-pygpgme (breaks many things) >> https://hydra.gnu.org/build/1752661 > > I attached a patch that takes a patch from Debian to fix the test > failure. But I'm not s

Re: [PATCH] gnu: Add Prosody service.

2017-01-07 Thread Ludovic Courtès
Hi Clément, Clément Lassieur skribis: > * gnu/services/messaging.scm: New file. > * gnu/services/configuration.scm: New exported procedures. > * gnu/packages/messaging.scm (prosody)[arguments]: Add 'fix-makefile' > phase. > In 'wrap-programs' phase, add 'openssl' and 'coreutils' to 'PATH'. >

[PATCH 0/1] Add Guile-ICS

2017-01-07 Thread Alex Sassmannshausen
Hello, This patch adds Guile-ICS, a newly released Guile library to interact with ICS calendar files. As it stands the code works, tests pass and the bundled cli application works. The only problem is that I'm getting some odd error messages here, which I'm not sure whether they are due to my se

[PATCH 1/1] gnu: Add Guile-ICS.

2017-01-07 Thread Alex Sassmannshausen
* gnu/packages/guile.scm (guile-ics): New variable. --- gnu/packages/guile.scm | 28 1 file changed, 28 insertions(+) diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm index 9458ab714..c6d8fd8e8 100644 --- a/gnu/packages/guile.scm +++ b/gnu/packages/guile.s

Re: indent with emacs batch mode

2017-01-07 Thread Ricardo Wurmus
Ludovic Courtès writes: > Alex Kost skribis: > >> Since a user knows what file (s)he wants modify, I think it is better to >> avoid starting the REPL, so it will be *much faster*. After all, I >> would do it like this: > > Sounds cool! (The only downside is that it would indent the whole file

Re: indent with emacs batch mode

2017-01-07 Thread Ludovic Courtès
Hi! Alex Kost skribis: > Since a user knows what file (s)he wants modify, I think it is better to > avoid starting the REPL, so it will be *much faster*. After all, I > would do it like this: Sounds cool! (The only downside is that it would indent the whole file so the submitter might have to

Re: [PATCH] gnu: Add Prosody service.

2017-01-07 Thread Clément Lassieur
> Am 04.01.2017 um 22:55 schrieb Clément Lassieur: >> +(define %default-modules-enabled >> + '("roster" >> +"saslauth" >> +"tls" >> +"dialback" >> +"disco" >> +"private" >> +"vcard" >> +"version" >> +"uptime" >> +"time" >> +"ping" >> +"pep" >> +"regi

Re: GnuTLS and the “trust store”

2017-01-07 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ludovic Courtès writes: > >> Ricardo Wurmus skribis: >> >>> Marius Bakke writes: >>> Curl respects the variable "CURL_CA_BUNDLE". I think we could add a "native-search-path" for that, similar to how it's done for "git". >>> >>> “curl” does but libcurl does n

Re: Graphical Installer - Call for Testing.

2017-01-07 Thread Alex Kost
myglc2 (2017-01-06 23:55 -0500) wrote: [...] > (packages >(cons* > glibc-utf8-locales > gnu-make > parted > mdadm > guix > cups > qemu > screen > openssh nss-certs xauth > rsync wget > git > gs-fonts font-dejavu font-gnu-freefont-ttf > aspe

Introduce packages/chess.el

2017-01-07 Thread Stefan Reichör
Hi there, I would like to add some chess related packages to GUIX. I found the packages xboard and chess that are already covered by GUIX. The attached patch moves these two packages to a new file named chess.scm I would like to add some more chess related packages to chess.scm in the future. S

Re: [PATCH 1/2] Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."

2017-01-07 Thread Ricardo Wurmus
David Craven writes: > These variants are no longer needed. > > This reverts commit 45591fd7fde1a400a416cb99939f6dd766445f94. What commit(s) made these variants obsolete? When I added them fftw and fftwf did not install the threaded variants that Ardour was looking for. Has either ardour or f

[PATCH 1/1] gnu: Add sysstat.

2017-01-07 Thread Leo Famulari
* gnu/packages/linux.scm (sysstat): New variable. --- gnu/packages/linux.scm | 37 + 1 file changed, 37 insertions(+) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 0c191629c..d66c0c9db 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/

Re: riscv cross toolchain - C_INCLUDE_PATH

2017-01-07 Thread David Craven
Ah yes it makes more sense now, thank you! David

Hacker Public Radio (podcast) interview about Guix

2017-01-07 Thread Christopher Allan Webber
Hello! In late 2015 I was interviewed about Guix for Hacker Public Radio. Obviously, a lot has happened since then, but the ideas are still relevant. This is mainly aimed at people who are interested in what Guix is and have maybe never even heard of what functional package management is, and I

[PATCH 1/2] Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host."

2017-01-07 Thread David Craven
These variants are no longer needed. This reverts commit 45591fd7fde1a400a416cb99939f6dd766445f94. --- gnu/packages/algebra.scm | 17 - gnu/packages/audio.scm | 4 ++-- gnu/packages/music.scm | 4 ++-- 3 files changed, 4 insertions(+), 21 deletions(-) diff --git a/gnu/packa

[PATCH 2/2] gnu: ardour: Add eudev dependency.

2017-01-07 Thread David Craven
* gnu/packages/audio.scm (ardour)[inputs]: Add eudev. --- gnu/packages/audio.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index f3a337925..5e22c1f22 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -223,6 +223,7 @@ names

Re: Let’s fix build failures on ‘staging’!

2017-01-07 Thread Leo Famulari
On Sat, Jan 07, 2017 at 12:50:33PM +0100, Ludovic Courtès wrote: > • NSS test failure on ARM (breaks many things) > https://hydra.gnu.org/build/1749670 I'm not sure about this. How about we revert the update on staging and create an nss-updates branch with the latest release, 3.28.1? signa

Re: Porting with Guix

2017-01-07 Thread Manolis Ragkousis
Hello everyone, Continuing my last email the deadlock in "gctest" originates from file phtread_support.c:2007 #ifndef NO_PTHREAD_TRYLOCK if (1 == GC_nprocs || GC_collecting) { pthread_mutex_lock(&GC_allocate_ml) } else { GC_generic_lock(&GC_allocate_ml); } When it tries

Re: Let’s fix build failures on ‘staging’!

2017-01-07 Thread Leo Famulari
On Sat, Jan 07, 2017 at 12:50:33PM +0100, Ludovic Courtès wrote: > • python2-pillow test failures on ARM > https://hydra.gnu.org/build/1751907 All these failures appear to be something timing out, like this: nose.plugins.multiprocess.TimedOutException: 'TestFileJpeg.test_subsampling' So I

Fix python-pygpgme FTBFS [was Re: Let’s fix build failures on ‘staging’!]

2017-01-07 Thread Leo Famulari
On Sat, Jan 07, 2017 at 12:50:33PM +0100, Ludovic Courtès wrote: > • there’s 1 tests failure in python2-pygpgme (breaks many things) > https://hydra.gnu.org/build/1752661 I attached a patch that takes a patch from Debian to fix the test failure. But I'm not sure if anything else is still bro

Re: FOSDEM social dinner

2017-01-07 Thread Tobias Geerinckx-Rice
Alex, Great idea! On 07/01/17 17:46, Thomas Danckaert wrote: > I'd like to join, too. > > Will the restaurant be either near FOSDEM itself, or somewhat closer to > the centre? (I'd have to get a train back to Antwerp that evening) Everything Thomas just said, really. :-) Kind regards, T G-R

Re: FOSDEM social dinner

2017-01-07 Thread Thomas Danckaert
From: Alex Sassmannshausen Subject: FOSDEM social dinner Date: Fri, 06 Jan 2017 10:46:39 +0100 I have not chosen a restaurant yet, but it will be something that provides a varietary of dietary options (omnivore, veggie, vegan). If you are interested in coming along, just drop me a line to co

Re: [PATCH] gnu: Add nim.

2017-01-07 Thread José Miguel Sánchez García
On 2017-01-07 01:37, José Miguel Sánchez García wrote: On 2017-01-06 17:27, José Miguel Sánchez García wrote: Add the compiler for the Nim programming language I found a mistake I made in the patch, so please wait until I send the fixed version. This one builds but places

Re: [PATCH] gnu: Add ldc-1.1.0-beta6

2017-01-07 Thread Pjotr Prins
On Fri, Jan 06, 2017 at 06:04:38PM +0300, Frederick Muriithi wrote: > - Started up a thread on ldc forum to have a version flag added to > deactivate network tests when building ldc > https://forum.dlang.org/post/zmdbdgnzrxyvtpqaf...@forum.dlang.org Promising :) Pj.

Re: [PATCH] WIP refactor file-system-check-procedure

2017-01-07 Thread David Craven
Hi! It doesn't quite work yet, but wanted to know if you think that moving checking the file systems outside the mounting procedure to be a good idea or not. Alternatively I could try moving all of the file-system-checking to the build side, but I wanted to use gexps so that we can avoid this: -

Re: Graphical Installer - Call for Testing.

2017-01-07 Thread Christopher Allan Webber
Thompson, David writes: > Hi John, > > On Wed, Jan 4, 2017 at 2:59 AM, John Darrington > wrote: >> The wip-installer branch is ready for testing and general review. >> >> This branch provides a curses based graphical interface to the disk >> images used for installing GuixSD. It is intended to al

Re: Editing Scheme in the installation image

2017-01-07 Thread Christopher Allan Webber
Ludovic Courtès writes: > Hello Guix! > > One issue that’s often reported is that it’s inconvenient to edit the > config file with all its parentheses in the installation image given the > available options (Zile, Nano, and nvi). > > Something like Paredit and ‘show-paren-mode’ in Emacs would help

[PATCH] WIP refactor file-system-check-procedure

2017-01-07 Thread David Craven
* gnu/build/file-systems.scm * gnu/system/file-systems.scm * gnu/system/linux-initrd.scm --- gnu/build/file-systems.scm | 51 +++- gnu/system/file-systems.scm | 64 - gnu/system/linux-initrd.scm | 28 +++-

packaging the meta-searchenging searx fails at python-requests[socks]

2017-01-07 Thread ng0
Hi, I have messed up my old searx branch and started new, visible here where you can also download the individual commits as patches etc. The python package definitions probably need to be cleaned up, please do no comment on the parts of the searx packa

gnu: gnome-mpv: Update to 0.11.

2017-01-07 Thread Alex Griffin
This patch updates gnome-mpv to the latest version, 0.11. -- Alex Griffin From 7013ffde1efb85041bbf834fc4c14f9dffd7c8b7 Mon Sep 17 00:00:00 2001 From: Alex Griffin Date: Sat, 7 Jan 2017 09:22:47 -0600 Subject: [PATCH] gnu: gnome-mpv: Update to 0.11. * gnu/packages/video.scm (gnome-mpv): Update t

Re: Editing Scheme in the installation image

2017-01-07 Thread Ludovic Courtès
Hi Mike! Mike Gran skribis: > Could work, but, there are caveats. > This Zile fork, and upstream Zile, have characters restricted to 8-bits > in most places. It also will not do any bi-directional characters > or double-width characters. For non-ASCII config files, Zile-on-Guile > might be too

Let’s fix build failures on ‘staging’!

2017-01-07 Thread Ludovic Courtès
Hello Guix! Looking at we have a few new failures: • Ardour fails its ‘configure’ phase https://hydra.gnu.org/build/1749839 • there’s 1 tests failure in python2-pygpgme (breaks many things) https://hydra.gnu.org/build/1

Re: Graphical Installer - Call for Testing.

2017-01-07 Thread John Darrington
On Fri, Jan 06, 2017 at 09:18:39PM -0500, myglc2 wrote: > 1) Add a user configuration menu/form? > > That should be fairly straightforward. But I wonder if it wouldn't be easier for > people to add them after the system is installed and run guix system > reconfigure