guix/gnu/installer
Mathieu Othacehe d58e52b071
installer: keymap: Fix optional fields handling.
Fixes: <https://issues.guix.gnu.org/50723>.

The keymap xml contains optional shortDescription and description fields. The
assoc-ref call on those fields can return false, handle it correctly.

* gnu/installer/keymap.scm (xkb-rules->models+layouts): Introduce a new
"maybe-empty" helper to deal with optional fields. Use it for shortDescription
and description fields.
2021-09-21 20:35:49 +00:00
..
aux-files
newt installer: Offer the CUPS printing service. 2021-06-30 21:34:26 +02:00
connman.scm installer: Fix docstring typoes. 2020-09-21 00:31:15 +02:00
final.scm installer: final: Introduce call-with-mnt-container. 2020-09-10 09:38:52 +02:00
hostname.scm
keymap.scm installer: keymap: Fix optional fields handling. 2021-09-21 20:35:49 +00:00
locale.scm
newt.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
parted.scm Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
proxy.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
record.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
services.scm installer: Offer the CUPS printing service. 2021-06-30 21:34:26 +02:00
steps.scm installer: Unconditionally import (gnu services cups) in config.scm. 2021-07-04 13:04:45 +02:00
substitutes.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
tests.scm installer: tests: Expect but do not select other services by default. 2021-07-04 13:04:45 +02:00
timezone.scm
user.scm
utils.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00