Hi,
Saku Laesvuori writes:
>> > (define %operating-system
>> > (operating-system
>> >(host-name "image-test")
>> >(bootloader (bootloader-configuration
>> > (bootloader grub-bootloader)
>> > (targets '("/dev/sdX"
>> >(file-systems (cons*
>> >
> > (define %operating-system
> > (operating-system
> >(host-name "image-test")
> >(bootloader (bootloader-configuration
> > (bootloader grub-bootloader)
> > (targets '("/dev/sdX"
> >(file-systems (cons*
> > (file-system
> >
Hello,
Saku Laesvuori writes:
> Running `guix system image image-minimal.scm` fails with the following
> build log:
>
> ```build log for partition.img.drv
> copying 340 store items | [progress bar animation]
> registering 337 items | [progress bar animation, fails before end]
> Backtrace:
> In i
Running `guix system image image-minimal.scm` fails with the following
build log:
```build log for partition.img.drv
copying 340 store items | [progress bar animation]
registering 337 items | [progress bar animation, fails before end]
Backtrace:
In ice-9/eval.scm:
619:8 19 (_ #(# # …))
In ./gn