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
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
>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
>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 ++
>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
>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
>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 +
>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 +
>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
>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
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 |
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
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
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
"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* #$
"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
>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 ++--
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
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
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
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
21 matches
Mail list logo