unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Graves <ngraves@ngraves.fr>
To: guix-devel@gnu.org
Subject: Extend channel-build-system?
Date: Tue, 07 Jan 2025 00:29:34 +0100	[thread overview]
Message-ID: <87a5c3bjxd.fsf@ngraves.fr> (raw)


Hi Guix,

I am struggling to build a channel with properly defined metadata and/or
proper dependencies.  This is because the current channel-builds-system
is only able to build a guix channel, rather than any channel.

Also, the error reporting is not great when trying to build another channel:
```
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f
```

IIUC, this is because in `channel-instance-derivations` needs a
`core-instance`.  In the context of another channel than guix, it could
be extracted either from channel metadata dependencies or from inputs.

WDYT?  Do you already know of a way to do this?

-- 
Best regards,
Nicolas Graves


             reply	other threads:[~2025-01-06 23:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-06 23:29 Nicolas Graves [this message]
2025-01-07  2:18 ` Extend channel-build-system? Suhail Singh
2025-01-07  7:01   ` Nicolas Graves
2025-01-08  8:00     ` Suhail Singh
2025-01-08  8:48 ` Ludovic Courtès

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=87a5c3bjxd.fsf@ngraves.fr \
    --to=ngraves@ngraves.fr \
    --cc=guix-devel@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.
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).