Re: How to specify package to be installed from a specific channel

2020-12-17 Thread zimoun
Hi, On Thu, 17 Dec 2020 at 19:21, Rohit Yadav wrote: > I added a new channel (https://github.com/guix-science/guix-science) to > ~/.config/guix/channels.scm and did a guix pull. However, when I am trying > to install a package from the new channel I am not able to install it. What do you mean b

How to specify package to be installed from a specific channel

2020-12-17 Thread Rohit Yadav
Hi, I added a new channel (https://github.com/guix-science/guix-science) to ~/.config/guix/channels.scm and did a guix pull. However, when I am trying to install a package from the new channel I am not able to install it. guix pull lists the package defined in the additional channel. I am wonderi