Hello everyone! Luis Felipe, thank you very much! Your instructions worked for me. So, in conclusion all I needed to do: 1) get keyring branch; 2) specify path to my Guix copy without "file://"
On Thu, Feb 27, 2025 at 8:22 AM Luis Felipe <sirga...@zoho.com> wrote: > > On 27/02/25 15:28, Luis Felipe wrote: > > In my case, trying to pull from a channel definition that used the > > «file://» scheme resulted in the guix pull command staying for a very > > long time (I waited ~10 minutes) in > > > > $ guix pull -C local-guix-channel.scm > > Actualizando el canal 'guix' del repositorio Git en > > '/home/$USER/Downloads/guix'... > > > > And every minute that passed the command kept increasing the use of > > machine resources until the computer was very noisy and becoming > > unresponsive. The program «top» showed the following numbers: > > The screenshot: > https://luis-felipe.gitlab.io/media/2025/02/guix-pull-from-local-copy-of-guix-using-file-scheme-2025-02-27.png >