Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Maxim Cournoyer 374fea0f3b
services: Adjust the jami service for the upgraded jami.
* gnu/services/telephony.scm (jami-configuration)[jamid]: Rename libring to
libjami.
* gnu/services/telephony.scm
(jami-configuration->command-line-arguments): Adjust daemon file name.
* gnu/services/telephony.scm (jami-service-type): Adjust doc.
* gnu/tests/telephony.scm (run-jami-test): Check for 'jamid' process, not
'dring'.
* doc/guix.texi (Telephony Services): Adjust doc for the jami-qt to jami and
libring to libjami packages renaming.
2022-01-13 00:57:52 -05:00
..
bootloader
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home home: services: Make strings in Gexps translateble. 2022-01-03 19:32:07 +01:00
installer installer: Offer 'gpm-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
machine machine: ssh: Open a single SSH session per machine. 2022-01-09 23:17:17 +01:00
packages gnu: jami: Update to 20211223.2.37be4c3. 2022-01-13 00:57:52 -05:00
platforms
services services: Adjust the jami service for the upgraded jami. 2022-01-13 00:57:52 -05:00
system services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
tests services: Adjust the jami service for the upgraded jami. 2022-01-13 00:57:52 -05:00
artwork.scm
bootloader.scm
ci.scm ci: Add extra jobs for tunable packages. 2022-01-01 15:23:24 +01:00
home.scm home: Add gexp-compiler for home-environments. 2021-12-19 23:39:55 +01:00
image.scm image: Add a shared-network? field. 2021-12-23 10:53:59 +01:00
installer.scm
local.mk gnu: jami: Update to 20211223.2.37be4c3. 2022-01-13 00:57:52 -05:00
machine.scm
packages.scm shell: Cache profiles even when using package specs. 2022-01-11 20:34:59 +01:00
platform.scm
services.scm
system.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
tests.scm