Thank you very much.

16. Oktober 2021 20:57, "Tobias Geerinckx-Rice" <[email protected]> schrieb:

> 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

Reply via email to