help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Advice about guile-spec package definition


From: Jérémy Korwin-Zmijowski
Subject: Re: Advice about guile-spec package definition
Date: Thu, 01 Apr 2021 15:09:37 +0200
User-agent: Evolution 3.36.4-0ubuntu1

Le jeudi 01 avril 2021 à 15:17 +0300, Efraim Flashner a écrit :
> It's expecting a string, likely part of (string-append (assoc-ref
> input
> "guile") "/bin/guile"), probably from the guile-build-system. But if
> there is no input named "guile" then (assoc-ref input "guile")
> returns
> '#f' so that's what the error means.

Thank you for the explanation.

> Looks like you should put guile back into the guix.scm :)

Let's do this then!

Thanks to our discussion it makes me look into the Guix codebase and I
can see in gnu/packages/guile.scm that guile-3.0 definition provides
3.0.2 version.

My user profile somehow pulled the 3.0.5 version maybe it is wired
to guile-3.0-latest or guile-next !

So I think I have to figure out which one and put it into guile-spec
definition !

Cheers,
Jérémy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]