guix/gnu/installer
Ludovic Courtès 48659aa221
installer: Makes sure the installer proceeds after hitting "Edit".
Fixes <https://bugs.gnu.org/39199>.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.

* gnu/installer/newt/page.scm (run-file-textbox-page): Move 'loop' to
the beginning of the body.  Do not call 'loop' from the 'dynamic-wind'
exit handler as we would not return the value of the second call to
'loop'.
2020-01-20 23:20:59 +01:00
..
aux-files
newt installer: Makes sure the installer proceeds after hitting "Edit". 2020-01-20 23:20:59 +01:00
connman.scm
final.scm installer: Pass '--fallback' to 'guix system init'. 2019-12-29 18:24:55 +01:00
hostname.scm
keymap.scm
locale.scm
newt.scm
parted.scm installer: Add JFS support. 2020-01-05 02:40:07 +01:00
record.scm
services.scm
steps.scm
timezone.scm
user.scm
utils.scm