aboutsummaryrefslogtreecommitdiff
path: root/gnu/bootloader.scm
diff options
context:
space:
mode:
authorFelix Gruber <felgru@posteo.net>2022-01-30 21:01:39 +0000
committerLudovic Courtès <ludo@gnu.org>2022-02-02 18:13:29 +0100
commitf89bd6949a4b9f02eb98d53079dc416537a9620d (patch)
tree145614db1f9f6a74ebeddf8f3efc2a7567bb6a25 /gnu/bootloader.scm
parent9679123ce083c69cdfd1505d95a4066d41280394 (diff)
downloadguix-f89bd6949a4b9f02eb98d53079dc416537a9620d.tar.gz
guix-f89bd6949a4b9f02eb98d53079dc416537a9620d.zip
gnu: oil: Update to 0.9.7.
* gnu/packages/shells.scm (oil): Update to 0.9.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/bootloader.scm')
0 files changed, 0 insertions, 0 deletions
mmit/gnu/installer/steps.scm?id=8dc852b9400a8693508a6c1fab66964fb5007e38'>installer: Unconditionally import (gnu services cups) in config.scm....* gnu/installer/steps.scm (format-configuration): Add cups to the list of GNU service modules. Tobias Geerinckx-Rice 2021-04-14installer: Internationalize comment of the generated config....* gnu/installer/steps.scm (configuration->file): Pass the comment in the generated file through 'G_'. Ludovic Courtès