From: Mathieu Othacehe <othacehe@gnu.org>
To: "Ludovic Courtès" <ludovic.courtes@inria.fr>
Cc: 48564@debbugs.gnu.org
Subject: bug#48564: ‘channel-with-substitutes-available’ makes assumptions about job names
Date: Fri, 21 May 2021 15:28:43 +0200 [thread overview]
Message-ID: <87fsygqkqc.fsf@gnu.org> (raw)
In-Reply-To: <87mtso2qgc.fsf@inria.fr> ("Ludovic Courtès"'s message of "Fri, 21 May 2021 14:58:59 +0200")
Hey Ludo,
> Wouldn’t it be enough to look for the latest completed evaluation (of a
> given jobset)?
I guess it would be enough but we would need to specify the jobset that
needs to be used, this way maybe:
--8<---------------cut here---------------start------------->8---
(define* (channel-with-substitutes-available chan url
#:key
(specification "master"))
--8<---------------cut here---------------end--------------->8---
this would also allow me to simplify this patchset:
https://issues.guix.gnu.org/47929.
WDYT?
Thanks,
Mathieu
next prev parent reply other threads:[~2021-05-21 13:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-21 12:58 bug#48564: ‘channel-with-substitutes-available’ makes assumptions about job names Ludovic Courtès
2021-05-21 13:28 ` Mathieu Othacehe [this message]
2021-05-21 14:30 ` Ludovic Courtès
2021-05-26 14:17 ` Mathieu Othacehe
2021-05-27 9:20 ` Ludovic Courtès
2021-05-27 20:34 ` zimoun
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fsygqkqc.fsf@gnu.org \
--to=othacehe@gnu.org \
--cc=48564@debbugs.gnu.org \
--cc=ludovic.courtes@inria.fr \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.