Re: GNU Guix 0.8.3 released

2015-10-18 Thread Ricardo Wurmus
[removed gnu-system-discuss from Cc and added guix-devel] Marko Rauhamaa writes: > Thien-Thi Nguyen : > >> () Marko Rauhamaa >> () Thu, 23 Jul 2015 16:27:44 +0300 >> >>I have definite use cases in mind where I might be interested >>in migrating to Guix. I hope to be able to investigate

[PATCH 0/3] Fix bash:include and build recutils' Bash builtin.

2015-10-18 Thread Leo Famulari
The Bash patches update the install-headers-phase to make all the Bash headers available in bash:include. Basically, I copied the relevant portions of the Debian rules file for the bash-builtins package [1]. There is still some work that could be done — e.g. there are examples of loadable Bash buil

[PATCH 2/3] gnu: bash: Use 'install-file' instead of 'mkdir-p' and 'copy-file'.

2015-10-18 Thread Leo Famulari
* gnu/packages/bash.scm (bash): Use 'install-file' instead of 'mkdir-p' and 'copy-file'. --- gnu/packages/bash.scm | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/gnu/packages/bash.scm b/gnu/packages/bash.scm index e1ddd7c..c65f3c8 100644 --- a/gnu/packages/bash.s

[PATCH 3/3] gnu: recutils: Build the Bash builtin, readrec.

2015-10-18 Thread Leo Famulari
* gnu/packages/databases.scm (recutils)[native-inputs]: Add bash:include. [arguments]: Add configure-flag with path to headers provided by bash:include. --- gnu/packages/databases.scm | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/gnu/packages/databases.scm b/

[PATCH 1/3] gnu: bash: Install more headers in "include" output.

2015-10-18 Thread Leo Famulari
* gnu/packages/bash.com (bash): Include contents of include directory in "include" output. --- gnu/packages/bash.scm | 9 + 1 file changed, 9 insertions(+) diff --git a/gnu/packages/bash.scm b/gnu/packages/bash.scm index 180c64e..e1ddd7c 100644 --- a/gnu/packages/bash.scm +++ b/gnu/pack

Re: [PATCH 14/21] gnu: Add ghc-gluraw.

2015-10-18 Thread Paul van der Walt
On 2015-10-18 at 20:46, quoth Efraim Flashner: >> +interface.") >> (license bsd-3))) > I see now what happened with the extra license line Confirmed. I've fixed that in my local branch. Do you think it'd be worthwhile to push my local patches to a new branch, so that everyone can review th

Re: [PATCH 13/21] gnu: Add ghc-openglraw.

2015-10-18 Thread Paul van der Walt
Hey Efraim! On 2015-10-18 at 20:44, quoth Efraim Flashner: >> +API, intended as a basis for a nicer interface. OpenGLRaw offers access to >> all > Two spaces between sentences ^^^ Correct! I've run `guix lint` on all my new packages (should have done that first, sorry!) and al

Re: [PATCH 14/21] gnu: Add ghc-gluraw.

2015-10-18 Thread Efraim Flashner
On Fri, 16 Oct 2015 15:11:58 +0200 Paul van der Walt wrote: > * gnu/packages/haskell.scm (ghc-gluraw): New variable. > --- > gnu/packages/haskell.scm | 26 ++ > 1 file changed, 26 insertions(+) > > diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm > index

Re: [PATCH 13/21] gnu: Add ghc-openglraw.

2015-10-18 Thread Efraim Flashner
On Fri, 16 Oct 2015 15:11:57 +0200 Paul van der Walt wrote: > * gnu/packages/haskell.scm (ghc-openglraw): New variable. > --- > gnu/packages/haskell.scm | 37 + > 1 file changed, 37 insertions(+) > > diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskel

Re: [PATCH] Update numactl

2015-10-18 Thread Ludovic Courtès
Andreas Enge skribis: > Is the comment about the test suite still valid? I tried to run the tests, > they require taskset (which is available in util-linux). I don’t know; I wouldn’t be surprised if it’s still valid. > From 9c620c228a99335798212f37d3788a9bfa353a78 Mon Sep 17 00:00:00 2001 > Fro

Re: [PATCH] services: dbus: Build '/etc/dbus-1/system-local.conf'.

2015-10-18 Thread Ludovic Courtès
iyzs...@member.fsf.org (宋文武) skribis: > From 96e156d36444b197bb5d07d8d680ec4e85863f83 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= > Date: Sun, 18 Oct 2015 14:18:52 +0800 > Subject: [PATCH] services: dbus: Build '/etc/dbus-1/system-local.conf'. > > * gnu/services/dbus.

Re: 01/01: gnu: gnurl: Update to 7.44.0.

2015-10-18 Thread Efraim Flashner
On Sun, 18 Oct 2015 18:36:58 +0200 l...@gnu.org (Ludovic Courtès) wrote: > Andreas Enge skribis: > > > I have also updated curl to 7.45.0. > > > > $ guix refresh -l curl > > Building the following 82 packages would ensure 142 dependent > > packages... > > Sounds OK to me. > > > Is it okay to

Re: [PATCH] gnu: guix: Set 'guix-dot-program' emacs variable.

2015-10-18 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2015-10-17 16:34 +0300) wrote: [...] >> The docstring should mention that it can be the empty string. >> Alternately, ‘configure’ could set DOT_USER_PROGRAM to “dot” when it’s >> not found, which I think is ever preferable. WDYT? > > IMO an empty string is

Re: 01/01: gnu: gnurl: Update to 7.44.0.

2015-10-18 Thread Ludovic Courtès
Andreas Enge skribis: > I have also updated curl to 7.45.0. > > $ guix refresh -l curl > Building the following 82 packages would ensure 142 dependent packages... Sounds OK to me. > Is it okay to push to master, or should I wait for the next core-updates > cycle? ‘core-updates’ is for updates

Re: GuixSD and free hardware

2015-10-18 Thread Pjotr Prins
On Fri, Oct 16, 2015 at 10:32:28AM +0200, Ludovic Courtès wrote: > I think many of us are interested in having GuixSD on those devices. Absolutely! OpenWRT runs MIPS routers and replacing those eventually with Guix support would be great. > Mark recently ported GuixSD to mips, which allowed him t

Re: 01/01: gnu: gnurl: Update to 7.44.0.

2015-10-18 Thread Efraim Flashner
On Sun, 18 Oct 2015 12:26:29 +0200 Andreas Enge wrote: > Hello, > > I have also updated curl to 7.45.0. > > $ guix refresh -l curl > Building the following 82 packages would ensure 142 dependent packages... > > Is it okay to push to master, or should I wait for the next core-updates > cycle? >

Re: 01/01: gnu: gnurl: Update to 7.44.0.

2015-10-18 Thread Andreas Enge
Hello, I have also updated curl to 7.45.0. $ guix refresh -l curl Building the following 82 packages would ensure 142 dependent packages... Is it okay to push to master, or should I wait for the next core-updates cycle? Andreas