Hi,
I'm packaging a Guile software but the package fails to build when I try to
replace the check phase, and I can't see what I'm doing wrong.
This is the package definition:
٭٭
(define-module (packages guile-proba)
#:use-module (gnu packages guile)
#:use-module (gnu packages guile-
Andy Tai writes:
> Hi, Merry Christmas! A question, how to call attention to package definition
> update patches that may have been waiting for
> review for some time in the issue tracker/debug database? Some may have
> responses to prev review comments. Basically
> some kind of "ping" for su
Hi Luis,
--- Original Message ---
On Monday, December 26th, 2022 at 4:15 PM, Luis Felipe
wrote:
>
>
> Hi,
>
> I'm packaging a Guile software but the package fails to build when I try to
> replace the check phase, and I can't see what I'm doing wrong.
>
> This is the package defini
On 26-12-2022 17:15, Luis Felipe wrote:
Hi,
I'm packaging a Guile software but the package fails to build when I try to
replace the check phase, and I can't see what I'm doing wrong.
As mentioned by Kaelyn, guile-build-system doesn't have a check phase to
replace. The patch series at
Hi Kaelyn,
On Monday, December 26th, 2022 at 18:22, Kaelyn
wrote:
> I believe the build fails because the guile-build-system deletes the 'check
> phase. From guix/build/guile-build-system.scm:
>
> (define %standard-phases
> (modify-phases gnu:%standard-phases
> (delete 'bootstrap)
> (delete
Hi Maxime,
On Monday, December 26th, 2022 at 19:04, Maxime Devos
wrote:
>
> On 26-12-2022 17:15, Luis Felipe wrote:
>
> > Hi,
> >
> > I'm packaging a Guile software but the package fails to build when I try to
> > replace the check phase, and I can't see what I'm doing wrong.
>
> As me
Hi Vagrant,
Vagrant Cascadian writes:
> On 2022-12-22, Maxim Cournoyer wrote:
>> Vagrant Cascadian writes:
>>
>>> Wondering what necessitated this change from the old variable name to a
>>> new name...
>>>
>>> commit c04528d2a2597d79278833f3607c806278253446
>>> Author: Maxim Cournoyer
>>> Date
Hi Ludovic,
Ludovic Courtès writes:
[...]
> • Changes in 1.4.0 (since 1.3.0)
>
> ** Package management
> *** New ‘guix home’ command, for home environment management
> *** New ‘guix shell’ command, the successor to ‘guix environment’
> *** New ‘guix system edit’ command, to edit service