here is the update against core-updates.
I tested building only some of the dependencies and it seems to work ina "./pre-inst-env guix environment --pure bash --ad-hoc xkbcomp" onbranch core-updates.
From 11cc3b00ed62608a8a56edab4d1306d3a5e5b477 Mon Sep 17 00:00:00 2001
--- gnu/packages/xorg.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Toggle diff (32 lines)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scmindex 2ec151fd01..5db27fbff0 100644--- a/gnu/packages/xorg.scm+++ b/gnu/packages/xorg.scm@@ -22,6 +22,7 @@ ;;; Copyright © 2019 Yoshinori Arai <kumagusu08@gmail.com> ;;; Copyright © 2019 Mathieu Othacehe <m.othacehe@gmail.com> ;;; Copyright © 2020 Leo Prikler <leo.prikler@student.tugraz.at>+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de> ;;; ;;; This file is part of GNU Guix. ;;;@@ -3746,7 +3747,7 @@ alternative implementations like XRandR or TwinView.") (define xkbcomp-intermediate ; used as input for xkeyboard-config (package (name "xkbcomp-intermediate")- (version "1.4.2")+ (version "1.4.3") (source (origin (method url-fetch)@@ -3756,7 +3757,7 @@ alternative implementations like XRandR or TwinView.") ".tar.bz2")) (sha256 (base32- "0944rrkkf0dxp07vhh9yr4prslxhqyw63qmbjirbv1bypswvrn3d"))))+ "0dflr250nlj6rrnv658f6dm8qx37sj0xfimc3ihay761kwb2q906")))) (build-system gnu-build-system) (inputs `(("xorgproto" ,xorgproto)-- 2.26.0-- win-nt from the people who invented edlin
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl59GN8ACgkQfHr/vv7yyyVEQwf+Kd+zgDfi+CTy3zEZS2uAfS4bEcOW4ScCjEwz9JaKnQ8WJf6Pj9Cp6Sju4GHwy3uklqB4zhgJ4zzlhrECPxBeFu7qaqeY+y8FlXNKQjOhBB2g9d5RLf2DTXOu0k0/G3icFcq+cbF+/V64b7olOkiFKl6N9RXu3v+S6waWxmaRb8GEL5dBMnS/dFk/bNYg6HrbHF+bAgfXHOqIbwmmTMmkkSvaWXMZsCcnZ/T3IzlQaNkHzxz0EW7JC0zZZN/Ux99TdyFZag4u3xbHhWIHGUA8rw+d/7uY5yNgm1PsIiI52kUeLL0qfe8jzhdqCG+xxl809ygF9VBq/F+gpZajKg1LfA===qZ4Q-----END PGP SIGNATURE-----