unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "Jérémy Korwin-Zmijowski" <jeremy@korwin-zmijowski.fr>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: Guix Help <help-guix@gnu.org>
Subject: Re: Advice about guile-spec package definition
Date: Thu, 01 Apr 2021 15:09:37 +0200	[thread overview]
Message-ID: <00d25a2d6db3858f0f765fbcc88e06f32e832116.camel@korwin-zmijowski.fr> (raw)
In-Reply-To: <YGW50397Tg4pKVSb@3900XT>

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	other threads:[~2021-04-01 13:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31 21:13 Advice about guile-spec package definition Jérémy Korwin-Zmijowski
2021-04-01  7:22 ` Efraim Flashner
2021-04-01  9:39   ` Jérémy Korwin-Zmijowski
2021-04-01 10:16     ` Efraim Flashner
2021-04-01 11:21       ` Jérémy Korwin-Zmijowski
2021-04-01 12:17         ` Efraim Flashner
2021-04-01 13:09           ` Jérémy Korwin-Zmijowski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=00d25a2d6db3858f0f765fbcc88e06f32e832116.camel@korwin-zmijowski.fr \
    --to=jeremy@korwin-zmijowski.fr \
    --cc=efraim@flashner.co.il \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).