Daniel Littlewood <danielittlew...@gmail.com> writes: > guix pull ("38k new commits"): 21m45s > guix pull immediately after: 2m25s > guix shell emacs (fresh): 1m49s > ... > > nix-channel --update: 0m23s > nix shell -p emacs (fresh): 0m24s
Those are some interesting comparisons. Is the reason guix pull takes so long as compared to updating nix-channel primarily due to the authentication of commits? Or something else? -- Suhail