Hi Eric,
Eric Brown skribis:
> I am trying the new Channels, working with a
> ~/.config/guix/channels.scm:
>
> `guix pull' completes when a commit is specified:
> (list (channel
>(name 'guix)
>(url "https://git.savannah.gnu.org/git/guix.git";)
>(commit "391097782311c82c04
I am trying the new Channels, working with a
~/.config/guix/channels.scm:
`guix pull' completes when a commit is specified:
(list (channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git";)
(commit "391097782311c82c04b171db7373a0bbfc1d8653")))
but not when the br