Suhail Singh <suhailsingh...@gmail.com> writes: > On a related note, when multiple channels are enabled, is there a way to > specify a specific package from a particular channel?
Yes, using the -e option followed by the Guile module name. See https://guix.gnu.org/manual/devel/en/html_node/Invoking-guix-package.html You have to know the module and not just the channel. Cheers, Konrad.