guix/gnu
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
..
bootloader
build
installer installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: ispell: Update to 3.4.02. 2021-01-12 15:19:49 +01:00
services services: Add keepalived service. 2021-01-12 14:40:36 +03:00
system system: Assert, that user and group names are unique. 2021-01-11 16:03:47 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
local.mk services: Add syncthing service. 2021-01-12 14:40:36 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm