guix/gnu
Maxim Cournoyer d9a0ccf13f
home: ssh: Fix invalid value error for address-family.
Fixes <https://issues.guix.gnu.org/57110>, a regression introduced with
a2b89a3319.

* gnu/home/services/ssh.scm (address-family?): Replace *unspecified* with 'unset.
(serialize-address-family): Adjust accordingly.
(openssh-host): Adjust doc.

Reported-by: Oleg Pykhalov <go.wigust@gmail.com>
2022-08-10 09:10:45 -04:00
..
bootloader
build gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
home home: ssh: Fix invalid value error for address-family. 2022-08-10 09:10:45 -04:00
installer installer: Add comments and vertical space to the generated config. 2022-08-08 11:54:25 +02:00
machine
packages gnu: Add trytond-web-shop-shopify. 2022-08-10 14:27:27 +02:00
services services: elogind: Fix default behavior for lid close. 2022-08-10 00:33:30 -04:00
system gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
tests tests: Add qemu-guest-agent system test. 2022-08-09 17:15:45 +02:00
artwork.scm
bootloader.scm
ci.scm build-system: Add 'channel-build-system'. 2022-08-09 15:16:06 +02:00
home.scm
image.scm
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: gnupg: Patch CVE-2022-34903. 2022-08-09 22:39:26 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm