guix/gnu
Maxim Cournoyer 21afbf54cd
build: jami-service: account->username always return a fingerprint.
This change is motivated by the fact that Account.registeredName is a volatile
account data, not exported along the account and retrieved from the name
server.  Have it always return Account.username instead, so that the result is
reproducible independent of whether networking is available or not.

* gnu/build/jami-service.scm (account->username): Always return the account
fingerprint.  Adjust doc.
(id->username): Likewise.
2022-09-23 23:56:15 -04:00
..
bootloader
build build: jami-service: account->username always return a fingerprint. 2022-09-23 23:56:15 -04:00
home home: shepherd: Add daemonize? option to configuration. 2022-09-14 18:25:11 +03:00
installer installer: Exit console-services page with abort-to-prompt. 2022-09-22 16:28:12 +02:00
machine
packages gnu: ffmpeg-jami: Update to 5.0.1 and enable tests. 2022-09-23 23:56:15 -04:00
services services: configuration: Fix typo. 2022-09-23 00:50:12 -04:00
system system: install: Do not load amdgpu in the installer image. 2022-09-16 10:14:39 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: jami: Update to 20220825.0828.c10f01f. 2022-09-23 23:56:15 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm