unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: david larsson <david.larsson@selfhosted.xyz>
Cc: 47164@debbugs.gnu.org
Subject: bug#47164: Cuirass specification complains about missing guix channel when a non-guix channel gets a new commit alone
Date: Thu, 25 Mar 2021 15:07:56 +0100	[thread overview]
Message-ID: <87y2eb2uo3.fsf@gnu.org> (raw)
In-Reply-To: <87im5f4a6w.fsf@gnu.org> (Mathieu Othacehe's message of "Thu, 25 Mar 2021 14:47:19 +0100")


Also note that you can now use this specification:

--8<---------------cut here---------------start------------->8---
(list
 (specification
  (namee "my-pkgs")
  (build '(channels my-guix-packages))
  (channels
   (list %default-guix-channel
         (channel
          (name 'my-guix-packages)
          (url "https://github.com/methuselah-0/my-guix-packages.git"))))))
--8<---------------cut here---------------end--------------->8---

to have Cuirass build all the packages in your personal channel and rely
on the build farm at https://ci.guix.gnu.org to build all the other
packages.

Thanks,

Mathieu




  reply	other threads:[~2021-03-25 14:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15 15:50 bug#47164: Cuirass specification complains about missing guix channel when a non-guix channel gets a new commit alone david larsson
2021-03-25 13:47 ` Mathieu Othacehe
2021-03-25 14:07   ` Mathieu Othacehe [this message]
2021-03-25 16:04   ` david larsson
2021-03-25 17:38     ` Mathieu Othacehe
2021-03-25 18:28       ` david larsson
2021-03-26 15:09         ` Mathieu Othacehe

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=87y2eb2uo3.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=47164@debbugs.gnu.org \
    --cc=david.larsson@selfhosted.xyz \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).