aboutsummaryrefslogtreecommitdiff
path: root/tests/civodul.key
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2020-05-12 16:57:47 +0200
committerRicardo Wurmus <rekado@elephly.net>2020-05-12 19:44:30 +0200
commit5f910e01739fd88fa0d50202956a3c2f24609ea2 (patch)
tree7de3cf1f67d3e80820979cf74b58951f0d04cbad /tests/civodul.key
parent4df927bb3d23d169e2aa6cc9790bddd31b0ee852 (diff)
downloadguix-5f910e01739fd88fa0d50202956a3c2f24609ea2.tar.gz
guix-5f910e01739fd88fa0d50202956a3c2f24609ea2.zip
gnu: r-showtext: Update to 0.8.
* gnu/packages/cran.scm (r-showtext): Update to 0.8. [native-inputs]: Add r-knitr.
Diffstat (limited to 'tests/civodul.key')
0 files changed, 0 insertions, 0 deletions
* gnu/installer/newt/menu.scm: New file. * gnu/installer/newt/network.scm: New file. * gnu/installer/newt/page.scm: New file. * gnu/installer/newt/timezone.scm: New file. * gnu/installer/newt/user.scm: New file. * gnu/installer/newt/utils.scm: New file. * gnu/installer/newt/welcome.scm: New file. * gnu/installer/newt/wifi.scm: New file. * gnu/installer/steps.scm: New file. * gnu/installer/timezone.scm: New file. * gnu/installer/utils.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add previous files. * gnu/system.scm: Export %root-account. * gnu/system/install.scm (%installation-services): Use kmscon instead of linux VT for all tty. (installation-os)[users]: Add the graphical installer as shell of the root account. [packages]: Add font related packages. * po/guix/POTFILES.in: Add installer files. Mathieu Othacehe