Re: ABI mismatch on boot on arm32 system

2024-12-04 Thread Maxim Cournoyer
Hi Christoph, Sorry for my delayed reply. Christoph Buck writes: > Hi Guix! > > So i looked into the guile source code and, as expected, the `scm_hash` > function (see hash.c in guile) uses `unsigned long` wich is 8 bytes on > x64 and 4 bytes on arm32/i868. If `string-hash` is called with the s

Questions about guix-home-service-type for multi-user systems

2024-12-04 Thread Kristoffer Ström
Hello, I am running a multi-user system, and use guix-home-service-type to setup the user home directories. One of the users is the "main" user (A) that handle the guix pull, the editing and setup of system configuration files etc, the other (B) is a user account that should just be managed by u