On Fri, Apr 08, 2016 at 10:09:34PM +0300, Alex Kost wrote: > As reported by quiliro on #guix, currently "loadkeys dvorak-es" > errors giving: > > cannot open include file euro > > Updating 'kbd' package to the latest version fixes this problem. > > I suppose it's ok to commit it to master, right?
Looks straightforward! > > For the records, the fix was simple: > https://git.kernel.org/cgit/linux/kernel/git/legion/kbd.git/commit/data/keymaps?id=6fa56d7594aca7e936523282871e87463560aff4 > > [PATCH 1/2] gnu: kbd: Use 'modify-phases'. > [PATCH 2/2] gnu: kbd: Update to 2.0.3. >