guix/gnu
Maxim Cournoyer 829c19142e
tests: telephony: Add extra packages to %jami-os for debugging.
* gnu/tests/telephony.scm (make-jami-os): Add libjami:debug, gdb, guile,
guile-ac-d-bus, guile-readline, guile-fibers, screen and strace.
(run-jami-test)<jami service actions, ban/unban contacts>: Add (ice-9 match),
for lambda-match (worked without it but needed when manually testing).
2022-09-23 23:56:15 -04:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
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 Fix misspelling of GUIX_DIGITAL_OCEAN_TOKEN. 2022-09-04 17:57:02 +02:00
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 tests: telephony: Add extra packages to %jami-os for debugging. 2022-09-23 23:56:15 -04:00
artwork.scm
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm
home.scm
image.scm image: Use #true and #false. 2022-09-07 14:26:34 +02:00
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 services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm
tests.scm