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/installer
Mathieu Othacehe 33023baac8
installer: Fix skip-to-step issue.
When trying to jump to the first step, DONE-STEPS ends-up being null, which
fails the matching condition.

* gnu/installer/steps.scm (skip-to-step): Split matching conditions to handle
the empty DONE-STEPS case properly.
2019-04-21 12:12:11 +02:00
..
aux-files
newt installer: Sort keyboard layouts according to language and translations. 2019-04-17 15:16:08 +02:00
connman.scm
final.scm
hostname.scm
keymap.scm installer: Parse the 'shortDescription' field from xkeyboard-config. 2019-04-17 15:13:31 +02:00
locale.scm
newt.scm
parted.scm
record.scm
services.scm
steps.scm installer: Fix skip-to-step issue. 2019-04-21 12:12:11 +02:00
timezone.scm
user.scm
utils.scm