Re: Update on GuixSD containers

2015-06-12 Thread Thompson, David
On Fri, Jun 12, 2015 at 11:08 AM, Ludovic Courtès wrote: > "Thompson, David" skribis: > >> On Tue, Jun 9, 2015 at 5:28 PM, Ludovic Courtès wrote: >> >>> Until there’s a daemon to keep track of containers, “guix system >>> container” could return the PID of the container’s PID1, to make it >>> ea

Re: Update on GuixSD containers

2015-06-12 Thread Thompson, David
On Fri, Jun 12, 2015 at 11:12 AM, Ludovic Courtès wrote: > "Thompson, David" skribis: > >> Yeah, our daemon would do the same thing. We could maybe even have a >> little Guile library that allows one to evaluate arbitrary scheme code >> from within the container. :) > > Actually, something quite

[PATCH 7/8] gnu: Add ruby-minitest-sprint.

2015-06-12 Thread David Thompson
>From 7aedb563fbc9a746645afa781ecf39f086aa1995 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 12 Jun 2015 21:07:13 -0400 Subject: [PATCH 7/8] gnu: Add ruby-minitest-sprint. * gnu/packages/ruby.scm (ruby-minitest-sprint): New variable. --- gnu/packages/ruby.scm | 27

[PATCH 8/8] gnu: Add ruby-minitest-bacon.

2015-06-12 Thread David Thompson
>From c93008fafb34748ace55a6ee09b81ff71aba3e16 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 12 Jun 2015 21:07:36 -0400 Subject: [PATCH 8/8] gnu: Add ruby-minitest-bacon. * gnu/packages/ruby.scm (ruby-minitest-bacon): New variable. --- gnu/packages/ruby.scm | 28 ++

[PATCH 5/8] gnu: Add ruby-daemons.

2015-06-12 Thread David Thompson
>From 309ee62ee91493558298ef04840348c3d67a2dd9 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 5 Jun 2015 19:29:26 -0400 Subject: [PATCH 5/8] gnu: Add ruby-daemons. * gnu/packages/ruby.scm (ruby-daemons): New variable. --- gnu/packages/ruby.scm | 22 ++ 1 file change

[PATCH 6/8] gnu: Add ruby-minitest.

2015-06-12 Thread David Thompson
>From 5b1cd12ba47660b60b9ea48b7071081f27b45cb9 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 12 Jun 2015 21:06:50 -0400 Subject: [PATCH 6/8] gnu: Add ruby-minitest. * gnu/packages/ruby.scm (ruby-minitest): New variable. --- gnu/packages/ruby.scm | 28 1 fi

[PATCH 4/8] gnu: Add ruby-net-http-persistent.

2015-06-12 Thread David Thompson
>From 379d7248d3c7616dcc37a39f9a1a33d9e5aa11e5 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 5 Jun 2015 16:50:24 -0400 Subject: [PATCH 4/8] gnu: Add ruby-net-http-persistent. * gnu/packages/ruby.scm (ruby-net-http-persistent): New variable. --- gnu/packages/ruby.scm | 27 +

[PATCH 3/8] gnu: Add ruby-connection-pool.

2015-06-12 Thread David Thompson
>From a0a3bf8748026bdc611bae2baba399fb12c1c387 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 5 Jun 2015 16:35:21 -0400 Subject: [PATCH 3/8] gnu: Add ruby-connection-pool. * gnu/packages/ruby.scm (ruby-connection-pool): New variable. --- gnu/packages/ruby.scm | 22 +

[PATCH 2/8] gnu: Add ruby-arel.

2015-06-12 Thread David Thompson
>From 6913dfd901cfa337ec5942e1b7ac09f142b25b7a Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 5 Jun 2015 12:06:58 -0400 Subject: [PATCH 2/8] gnu: Add ruby-arel. * gnu/packages/ruby.scm (ruby-arel): New variable. --- gnu/packages/ruby.scm | 23 +++ 1 file changed, 23

[PATCH 1/8] gnu: Add ruby-bacon.

2015-06-12 Thread David Thompson
>From 12d6b1499c7a47cf98f5298193e20bfa3bf8429b Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 5 Jun 2015 08:48:02 -0400 Subject: [PATCH 1/8] gnu: Add ruby-bacon. * gnu/packages/ruby.scm (ruby-bacon): New variable. --- gnu/packages/ruby.scm | 29 + 1 file cha

[PATCH] gnu: Add haskell-mode.

2015-06-12 Thread Federico Beffa
An emacs mode for Haskell. Regards, Fede From 15f4a10b6867ad2dab00c18aff72a5c33c0dff5e Mon Sep 17 00:00:00 2001 From: Federico Beffa Date: Fri, 12 Jun 2015 18:58:35 +0200 Subject: [PATCH] gnu: Add haskell-mode. * gnu/packages/emacs.scm (haskell-mode): New variable. --- gnu/packages/emacs.scm |

Re: [GNUnet-developers] GSoC: Binary package distribution through GnuNet (report 1)

2015-06-12 Thread Ludovic Courtès
Hello Rémi, l...@gnu.org (Ludovic Courtès) skribis: > OK, I have requested the creation of a repo under the Guix project on > Savannah: > > https://savannah.gnu.org/support/?108833 The repo was quickly set up. > Rémi: I will add you on Savannah so you can push your code there when > the repo

Re: [PATCH] Add powertabeditor.

2015-06-12 Thread Ludovic Courtès
Ricardo Wurmus skribis: > From 18eaadd221e098dfd769cc6aa9c8920730c2674f Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Thu, 4 Jun 2015 10:01:11 +0200 > Subject: [PATCH] gnu: Add powertabeditor. > > * gnu/packages/music.scm (powertabeditor): New variable. > --- > gnu/packages/music.scm

Re: [PATCH] Add powertabeditor.

2015-06-12 Thread Ricardo Wurmus
Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> From da77c25e8c32243ca2bd77bd76de41312aafaac1 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Mon, 25 May 2015 22:13:27 +0200 >> Subject: [PATCH 1/6] gnu: Add withershins. >> >> * gnu/packages/code.scm (withershins): New variable

Re: Update on GuixSD containers

2015-06-12 Thread Ludovic Courtès
"Thompson, David" skribis: > Yeah, our daemon would do the same thing. We could maybe even have a > little Guile library that allows one to evaluate arbitrary scheme code > from within the container. :) Actually, something quite easily feasible would be this: (eval-in-container #~(system* #$

Re: Update on GuixSD containers

2015-06-12 Thread Ludovic Courtès
"Thompson, David" skribis: > On Tue, Jun 9, 2015 at 5:28 PM, Ludovic Courtès wrote: [...] >> I tried adding this dummy service: >> >> (define (bash-service) >> (with-monad %store-monad >> (return (service >>(documentation "Run Bash from PID 1.") >>(p

[PATCH] gnu: python-scikit-learn: Update to 0.16.1.

2015-06-12 Thread Ricardo Wurmus
>From 0026435cc8c1c4eea0c616a55ff54c6421cd6756 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Fri, 12 Jun 2015 15:39:40 +0200 Subject: [PATCH] gnu: python-scikit-learn: Update to 0.16.1. * gnu/packages/python.scm (python-scikit-learn): Update to 0.16.1. --- gnu/packages/python.scm | 4 ++--

[PATCH] Replace ATLAS with OpenBLAS (+lapack)

2015-06-12 Thread Ricardo Wurmus
Hi Guix, attached are three more patches to replace ATLAS with OpenBLAS in python.scm. I noticed that numpy also needs "lapack", because OpenBLAS is built with "NO_LAPACK=1". That's what the first patch is for. This is also important for the second patch which makes python-scipy use OpenBLAS an

Re: [GSoC] Progress Report 1

2015-06-12 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Besides, I’ll see if I can add a minimal autotools setup to the repo, to > facilitate things. Done, and renamed to old Makefile to Makefile.old (probably we’ll just remove it once we have FFI bindings to getifaddrs.) So you can run: autoreconf -vfi

Re: [PATCH] gnu: icedtea7: Bootstrap with GCJ.

2015-06-12 Thread Ludovic Courtès
Ricardo Wurmus skribis: > The attached patch removes icedtea6 from the inputs of icedtea7. > IcedTea7 can now be built with just GCJ. Excellent. > From d4c04d81e4c8b43636e5f9adb279e8ef6a0b8752 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Tue, 9 Jun 2015 12:53:23 +0200 > Subject: [PA

Re: [GSoC] Progress Report 1

2015-06-12 Thread Ludovic Courtès
Hi Rohan, Rohan Prinja skribis: > Code written thus far (the source is at > http://git.savannah.gnu.org/cgit/guix/dhcp.git): > 1 Wrote classes for DHCP packets, network interfaces, DHCP options and > DHCP configuratiion instances. > 2 Wrote code to read the system's network interfaces and popula