Can't create user account in virtual machine with guix system vm

2022-03-07 Thread Hubert
Hello Guix! I have made a VM in which no user account seems to could created. The standard command for that: https://guix.gnu.org/fr/manual/devel/en/html_node/Invoking-guix-system.html#Invoking-guix-system $ guix system vm Test.scm --expose=$HOME --share=$HOME/tmp=/exchange And the vm starts

Re: Can't create user account in virtual machine with guix system vm

2022-03-07 Thread Jérémy Korwin-Zmijowski
Hi Hubert ! You have to edit your system definition to add a user. Sharing some files, even your home directory, is not the way to create users. Cheers Jérémy Le 7 mars 2022 11:47:31 GMT+01:00, Hubert a écrit : >Hello Guix! > > >I have made a VM in which no user account seems to could created.

Re: Guix website and CI is unavailable in Russia

2022-03-07 Thread Jonathan McHugh
***no coding but pertinent to this thread*** As somebody who recently experienced collateral effects (seemingly) as an indirect consequence of the ongoing war, I can attest that the conflict is multifaceted. I consider the integrity of operating systems to be so significant that when confronted

Re: Can't create user account in virtual machine with guix system vm

2022-03-07 Thread Hubert
Hi Jeremy! Got it! I suspected it was something like that, good to know, to have it confirmed. Thanks again :) HUbert Le Mon, 07 Mar 2022 12:59:51 +0100, Jérémy Korwin-Zmijowski a écrit : > Hi Hubert ! > You have to edit your system definition to add a user. > Sharing some files, even your

Re: information about new packages in guix available

2022-03-07 Thread Remco
2022/03/04 20:44, Gottfried: > I would like to know when new packages, (I don't mean updates to > packages), in guix are available. > > Is it the same to new packages in GNU, which I could know through the > "info-...@gnu.org mailing list or is there a difference between GNU > packages and guix pa