guix/gnu/installer
Mathieu Othacehe bb4e67415e
installer: Fix crash in parameters menu.
Fixes: <https://issues.guix.gnu.org/45378>.

* gnu/installer/newt/keymap.scm (run-layout-page): Return false when
"Continue" button is pressed.
(run-keymap-page): Do not try to compute variants if layout is false. Also do
not try to format the result if layout is false.
* gnu/installer.scm (compute-keymap-step): Do not apply keymap if
"run-keymap-page" returns false.
2021-01-12 16:40:27 +01: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