me
/
guix
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/pull-requests.
guix/gnu
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
..
bootloader
build Merge branch 'master' into core-updates-frozen 2021-09-17 01:25:52 +02:00
installer installer: keymap: Fix optional fields handling. 2021-09-21 20:35:49 +00:00
machine
packages gnu: 4dtris: Fix build. 2021-09-21 13:50:53 +00:00
services Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
system Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
tests gnu: version-control: Add gitile service. 2021-09-02 22:56:55 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: mpg321: Fix compiling with gcc 10. 2021-09-18 15:31:18 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add trailing newline to /etc/timezone. 2021-09-14 11:50:59 +02:00
tests.scm