all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Extend channel-build-system?
@ 2025-01-06 23:29 Nicolas Graves
  2025-01-07  2:18 ` Suhail Singh
  2025-01-08  8:48 ` Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Nicolas Graves @ 2025-01-06 23:29 UTC (permalink / raw)
  To: guix-devel


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-08  8:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-06 23:29 Extend channel-build-system? Nicolas Graves
2025-01-07  2:18 ` Suhail Singh
2025-01-07  7:01   ` Nicolas Graves
2025-01-08  8:00     ` Suhail Singh
2025-01-08  8:48 ` Ludovic Courtès

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.