help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guix system disk-image failure aarch64 -> armhf


From: Mathieu Othacehe
Subject: Re: guix system disk-image failure aarch64 -> armhf
Date: Wed, 09 Sep 2020 11:14:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Sorry, this:

>       ((drv     (lower-object (system-image my-image "armhf-linux")))

should instead be:

--8<---------------cut here---------------start------------->8---
((drv     (lower-object (system-image my-image) "armhf-linux"))
--8<---------------cut here---------------end--------------->8---

Thanks,

Mathieu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]