Hi Christoph!
Christoph Buck writes:
>> (define gcc-cross-aarch64-linux-toolchain
>> (let ((chain (cross-gcc-toolchain "aarch64-linux-gnu")))
>> (package
>> (inherit chain)
>> (native-search-paths
>>(package-search-paths
>> (lookup-package-input chain "gcc-cross
Hello Christoph,
Christoph Buck writes:
> Total guix newbie here. Currently i am evaluating if guix could be a
> better alternative to yocto. My use case is as follows. I want to
> declarative define a system (for aarch64), generate an image and deploy
> it by flashing it to an sd card. Addition
June 4, 2024 at 7:05 AM, "Nils Landt" wrote:
>
> >
> > Steve George hat am 04.06.2024 10:19 CEST geschrieben:
> >
> > - Something mad, interesting or curious!
> >
>
> I built a home service for systemd. It is currently unpublished, but I could
> demo it, and publish the WIP version.
>
Ekaitz Zarraga writes:
> I could talk about the bootstrapping in riscv, maybe it's too
> technical or idk...
>
> If you want, I'm open to do it!
>
> Thanks for organizing these talks, they are very interesting.
I'd /definitely/ find that talk interesting! Hope it happens and I can
make it.
--
Am Thu, Jun 06, 2024 at 11:23:20AM +0200 schrieb Ludovic Courtès:
> (It’s possible to sidestep that problem for instance by having GitLab-CI
> offload to a runner in a machine that you control, where Guix is
> installed. But I’m looking for a solution that could work
> out-of-the-box on any GitLab