Re: System configuration on non-native Guix (SuSE/Debian)

2018-08-22 Thread Jonathan Brielmaier
On 8/19/18 10:47 PM, Pjotr Prins wrote: > On Sun, Aug 19, 2018 at 09:19:15PM +0200, Amirouche Boubekki wrote: >>Le dim. 19 août 2018 à 08:02, Pjotr Prins >><[1]pjotr.publi...@thebird.nl> a écrit : >> >> With the recent SuSE announcement I hope Guix gets taken up as a >> package ma

Re: Graft hooks

2018-08-22 Thread Ludovic Courtès
Hello Timothy, Timothy Sample skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Hello Timothy, >> >> Timothy Sample skribis: >> >>> The basic idea would be to add a field (or use a property) to the >>> package record. Let’s call it “graft-hook”. It would be Scheme code >>> that gets run

Re: hiding “guix system” messages

2018-08-22 Thread Ludovic Courtès
Hello! Ricardo Wurmus skribis: > when installing / building / reconfiguring a system, Guix spawns a few > tools that produce output that might be confusing or misleading. One > example is the output of the GRUB installation, which says things like > “Installation finished. No error reported.” o

Re: FOSDEM 2019

2018-08-22 Thread Andy Wingo
On Tue 21 Aug 2018 19:57, Ricardo Wurmus writes: > If we base our application on this proposal I think we should make these > changes: > > - mention the work on adding JIT Yes definitely! This will be Guile 3, so we can call it "Just-in-time code generation for Scheme: Speed for free in Guile 3

Re: Graft hooks

2018-08-22 Thread Timothy Sample
Hi Ludo, l...@gnu.org (Ludovic Courtès) writes: > Hello Timothy, > > Timothy Sample skribis: > >> l...@gnu.org (Ludovic Courtès) writes: >> >>> Hello Timothy, >>> >>> Timothy Sample skribis: >>> The basic idea would be to add a field (or use a property) to the package record. Let’s c

Re: Graft hooks

2018-08-22 Thread Christopher Lemmer Webber
Ludovic Courtès writes: > >> Here’s a draft patch (it’s mercifully small). I have a few questions >> about it, but if it looks like the right approach, I will clean it up >> and submit it. >> >> Basically, it checks if we are grafting Racket, and then adds some code >> to the build expression to

Guile-Gcrypt 0.1.0 released

2018-08-22 Thread Ludovic Courtès
I’m pleased to announce Guile-Gcrypt version 0.1.0: git clone https://notabug.org/cwebber/guile-gcrypt.git cd guile-gcrypt git checkout v0.1.0 git tag -v v0.1.0 The ‘git tag -v’ command checks the authenticity of your checkout. You may need to retrieve the signing key first: gpg --keys

Re: FOSDEM 2019

2018-08-22 Thread Mike Gran
On Tue, Aug 21, 2018 at 04:33:53PM +0300, Manolis Ragkousis wrote: > Hello everyone, > > It's that time of the year again we need to start organizing about > FOSDEM. We have a deadline for the 20th of September[1] to apply for a > devroom. We also need to start looking for a place for this year's

Re: Guix on aarch64

2018-08-22 Thread Mark H Weaver
Hi Ludovic and Efraim, I think there may be a serious problem with substitutes on Aarch64. See below, where Benjamin Slade reports that substitutes aren't working for him on Aarch64, although he reports having authorized berlin's key. If I'm not mistaken, I believe I have confirmed with the test

Re: 01/06: gnu: guile-redis: Update to 1.0.0.

2018-08-22 Thread Mark H Weaver
Hi Ludovic, l...@gnu.org (Ludovic Courtès) writes: > civodul pushed a commit to branch master > in repository guix. > > commit a50eed201bf470b3bd124a2983bcea3453ec698f > Author: Ludovic Courtès > Date: Mon Aug 20 14:35:33 2018 +0200 > > gnu: guile-redis: Update to 1.0.0. > > * gnu