Ludovic Courtès writes:
> l...@gnu.org (Ludovic Courtès) skribis:
>
>> It confirms that the bad code creates a structure with the empty
>> list as its ‘modules’ field instead of '((guix build utils)).
>>
>> That’s clearly a Guile bug.
>
> This miscompilation issue involves “syntax parameters”
Hi Guix,
when defining a service type that extends shepherd-root-service-type and
the 'start' function of the shepherd-service definition contains an
error, the error is silently ignored. No log output is generated at all.
For example (full system definition is attached):
(define (errtest-sheph
On 2019-01-03 20:19, Christopher Baines wrote:
swedebugia writes:
On 2019-01-02 22:50, swedebugia wrote:
On 2018-12-31 13:33, Ricardo Wurmus wrote:
Hi swedebugia,
We should upgrade.
Could you please send a patch?
Here it is :)
I haven't looked too closely at the patch, but I think
On Fri, Jan 04, 2019 at 01:24:22AM +1100, Brendan Tildesley wrote:
> 95bf2fb637ba4abb27efe94e0b671c1e93204e4f , which adds wl-clipboard fails
> to build because it references meson-build-system without importing the
> required module. I'm guessing adding #:use-module (guix build-system
> meson)
swedebugia writes:
> On 2019-01-02 22:50, swedebugia wrote:
>> On 2018-12-31 13:33, Ricardo Wurmus wrote:
>>>
>>> Hi swedebugia,
>>>
We should upgrade.
>>>
>>> Could you please send a patch?
>>>
>>
>> Here it is :)
I haven't looked too closely at the patch, but I think the newer version
of
Timothy Sample writes:
> Hi Joshua,
>
> Joshua Branson writes:
>
>
> I agree with you that the manual could be more clear. In the
> installation section, it mentions needing an EFI partition that is
> mounted, but it never spells out that this needs to be included in the
> operating system conf
user@gnu ~$ guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'... Building from this
channel: guix https://git.savannah.gnu.org/git/guix.git 95bf2fb
Computing Guix derivation for 'x86_64-linux'... Backtrace:
In ice-9/boot-9.scm:
222:29 19
On 2019-01-03 12:39, Ricardo Wurmus wrote:
Hi swedebugia,
From a7f0c26705aad362acc35e632bed2dcc9e32d004 Mon Sep 17 00:00:00 2001
From: swedebugia
Date: Wed, 2 Jan 2019 23:47:07 +0100
Subject: [PATCH] gnu: artanis: Move to web.scm and update to 0.3.1.
* gnu/packages/guile.scm (artanis): Move
Sorry, that was sloppiness on my part. I built the package on my own
Guix that already had staging merged where apparently the
meson-build-system was already added to the modules.
I was about to revert but I just noticed it's already been fixed. I'll
double check if it builds on a clean master nex
Efraim fixed it:
Updating channel 'guix' from Git repository at '
https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 95bf2fb
Computing Guix derivation for 'x86_64-linux'... Backtrace:
In ice-9/boot-9.scm:
222:29 19 (map1 _)
222:29
95bf2fb637ba4abb27efe94e0b671c1e93204e4f , which adds wl-clipboard fails
to build because it references meson-build-system without importing the
required module. I'm guessing adding #:use-module (guix build-system
meson) ; would fix it.
I'm curious to know how this error was made.
Hi swedebugia,
> From a7f0c26705aad362acc35e632bed2dcc9e32d004 Mon Sep 17 00:00:00 2001
> From: swedebugia
> Date: Wed, 2 Jan 2019 23:47:07 +0100
> Subject: [PATCH] gnu: artanis: Move to web.scm and update to 0.3.1.
>
> * gnu/packages/guile.scm (artanis): Move from here...
> * gnu/packages/web.
13 matches
Mail list logo