Hi Tomas,

Tomas Volf <[email protected]> writes:

> However `guix' channel itself depends on for example guile-json, so this
> type of dependency (channel on package) is obviously possible, I just
> have no idea how to express it.
>

There is no way to express it. There is a hardcoded list of packages
that guix uses. Both (gnu packages package-management) guix package
and (guix self) hardcoded that list. There is no way to override it
without changing the guix channel.

Third-party channels currently have no way to add foreign guile library
dependencies. Only other channels.

Rutherther

Reply via email to