guix-packages
guix-packages copied to clipboard
Guix on WSL2, packages and notes
I have docker desktop for windows installed, and when I pass the wsl-config.scm at the step "guix system reconfigure", in the "following derivatives will be built", only files with -docker-...
Hi, could you please fix it? The error message is: ``` building /gnu/store/y2ggg8678fw69wrz3jvq5hy185i3n5kn-giuliano108-guix-packages.drv... \builder for `/gnu/store/y2ggg8678fw69wrz3jvq5hy185i3n5kn-giuliano108-guix-packages.drv' failed to produce output path `/gnu/store/bz4lqnsi4vsyb0pc6v0v16l826bx5vn0-giuliano108-guix-packages' build of /gnu/store/y2ggg8678fw69wrz3jvq5hy185i3n5kn-giuliano108-guix-packages.drv failed View build log at...
I am trying this with guix 1.3.0 and get this error when executing the guix system reconfigure step: ``` ~ # guix system reconfigure --no-bootloader wsl-config.scm guix system: error: failed...
I believe there's TLS issues with pulling for the current 1.2.0 release. I got "SSL certificate is invalid" error. Workaround: ` guix pull --url=http://git.savannah.gnu.org/git/guix.git`
I've got pretty far in the steps, but got stuck on this error: ``` /etc # guix system reconfigure --no-bootloader ./wsl-config.scm ice-9/eval.scm:223:20: In procedure proc: error: : unbound variable hint:...
Thanks for your Guix-on-WSL2.md! I found a much easier way to start a environment ready for bootstrap Guix. Use the Alpine Image provided in Microsoft Store. It's very small (about...
Hi, I found your notes/Guix-on-WSL2.md very interesting. Have you considered doing without busybox and using a Guix-generated disk image directly as the root file system? If that works I'd be...