Adam Mazurkiewicz <[email protected]> writes:
> Using this file caused the error: > /root/sda6/home/s/Dropbox/Guix/scm1/config.scm:5:0: error: extraneous field > initializers (keyboard-layout) > > So it is something wrong with the keyboard-layout function. The function is > used a few times so we do not know which one actually causes the error. Nothing wrong with the function but with the field of that name. The field was added only recently, so you need to use a recent version of Guix for this to work. What version do you use? Have you run “guix pull” yet? -- Ricardo
