Marco,

"Marco Menne" via 写道:
/etc/config.scm:32:4:

This means that Guix is talking about line 32, column 4, of your /etc/config.scm…

Warnung: the 'target' field is deprecated, please use 'targets' instead

…which is probably where you'll find the ‘target’ field of your bootloader-configuration.

Change it from

 (target "something")

to something like

 (targets (list "something"))

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature

Reply via email to