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
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm
parted.scm
proxy.scm
record.scm
services.scm
steps.scm
substitutes.scm
tests.scm
timezone.scm
user.scm
utils.scm