/

93>. * gnu/installer/newt/keymap.scm (%non-latin-layouts): New variable. (%non-latin-variants): New variable. (%latin-layout+variants): New variable. (toggleable-latin-layout): New procedure to compute combined layouts. (run-keymap-page): Use it. (keyboard-layout->configuration): Apply it in config.scm. (run-layout-page): Mention Alt+Shift. * gnu/installer/keymap.scm (kmscon-update-keymap): Pass on XKB options. * gnu/installer/record.scm (<installer>): Adjust code comments. * gnu/installer.scm (apply-keymap): Pass on XKB options. (installer-steps): Adjust code comments. * gnu/packages/patches/kmscon-runtime-keymap-switch.patch: Apply XKB options. 2020-04-08installer: Turn help menu into parameters menu.Mathieu Othacehe * gnu/local.mk (INSTALLER_MODULES): Rename help.scm into parameters.scm. * po/guix/POTFILES.in: Ditto. * gnu/installer/record.scm (<installer>): Rename help-menu into parameter-menu and help-page into parameters-page. * gnu/installer/newt/parameters.scm: Renamed from help.scm. Update information messages. * gnu/installer/newt.scm: Update accordingly. * gnu/installer/newt/keymap.scm: Ditto. 2020-04-06installer: Add a help page.Mathieu Othacehe * gnu/installer/newt/help.scm: New file. * gnu/local.mk (INSTALLER_MODULES): Add it. * po/guix/POTFILES.in: Add it. * gnu/installer/record.scm (<installer>): Add 'help-menu' and 'help-page' fields, (installer-help-menu, installer-help-page): new exported procedures. * gnu/installer/newt.scm (init): Set the help line, (help-menu, help-page): new procedures used ... (newt-installer): ... here. * gnu/installer/newt/keymap.scm (run-layout-page): Add a context argument to differenciate the help context from the main one, (run-keymap-page): add a context argument and pass it to run-layout-page. * gnu/installer.scm (compute-keymap-step): Add a context argument and pass it to 'installer-keymap-page', (installer-steps): set the help menu and pass the appropriate context to compute-keymap-step calls, (guile-newt): update to revision 2. href='/guix/commit/gnu/packages/serialization.scm?id=936aa05209402dd399869ffae188db5dd5f67d69'>gnu: Remove duplicate nlohmann-json-cpp package....Marius Bakke 2019-12-04gnu: python-pandas: Move to (gnu packages python-science)....Ricardo Wurmus 2019-11-21gnu: jsoncpp: Update to 1.9.2....Marius Bakke 2019-11-03gnu: yaml-cpp: Don't use unstable tarball....Tobias Geerinckx-Rice 2019-11-03gnu: yaml-cpp: Update to 0.6.3....Tobias Geerinckx-Rice 2019-10-31gnu: Remove python2-feather-format....Marius Bakke 2019-10-29gnu: cereal: Don't use unstable tarball....Tobias Geerinckx-Rice 2019-10-06Merge branch 'master' into core-updatesRicardo Wurmus 2019-10-06gnu: lua-libmpack: Update to 1.0.8....Tobias Geerinckx-Rice 2019-10-06gnu: lua-libmpack: Don't use unstable tarball....Tobias Geerinckx-Rice 2019-10-06gnu: libmpack: Don't use unstable tarball....Tobias Geerinckx-Rice 2019-09-24Merge branch 'master' into core-updatesLudovic Courtès 2019-09-18gnu: nlohmann-json-cpp: Update to 3.7.0....Ludovic Courtès 2019-07-22Merge branch 'master' into core-updatesMarius Bakke 2019-07-22gnu: jsoncpp: Update to 1.9.1....Marius Bakke 2019-07-15gnu: msgpack: Update to 3.2.0....Marius Bakke 2019-07-15gnu: lua-libmpack: Update to 1.0.8....Marius Bakke 2019-07-15gnu: lua-libmpack: Do not use unstable source tarball....Marius Bakke 2019-07-06gnu: jsoncpp: Update to 1.9.0....Marius Bakke 2019-07-06gnu: jsoncpp: Fetch sources through git....Marius Bakke