Hi, Rutherther <ruthert...@ditigal.xyz> writes:
> --8<---------------cut here---------------start------------->8--- > [ruther:~/.setup] main(+68/-13)* 15s ± >> ./target/guix/bin/guix home container -L ./home/modules >> ./home/home-configuration.scm > guix home: warning: failed to load '(ruther home channels-emacs)': > no code for module (ruther home channels-emacs) > ruther/home/channels-emacs.scm:1:0: warning: module name (channels) does not > match file name 'ruther/home/channels-emacs.scm' > hint: File `./home/modules/ruther/home/channels-emacs.scm' should probably > start with: > > (define-module (ruther home channels-emacs)) > > guix home: warning: ambiguous package specification `font-ubuntu' > guix home: warning: choosing font-ubuntu@0.83 from ruther/home/fonts.scm:8:2 > guix home: error: unshare: 268566528: Invalid argument Is this from within a container? Does ‘guix shell -C coreutils’ work? Thanks, Ludo’.