I guess I'm a little behind.  What's this install-hurd procedure?  Is
this getting the hurd running in a vm on a guixSD system?

Danny Milosavljevic <[email protected]> writes:

> Hi Rene,
>
>> But Guix waits for a string, is it possible to use a package to do the 
>> symlink?
>
> Not directly - but you can "convert" a package to a string by putting in 
> guix/scripts/system.scm :
>
>   (install-hurd #$hurd)
>
> or so (where "install-hurd" is your procedure in gnu/build/install.scm).

Reply via email to