guix-devel
[Top][All Lists]
Advanced

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

Re: create a symlink


From: Danny Milosavljevic
Subject: Re: create a symlink
Date: Thu, 19 Apr 2018 08:26:32 +0200

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).

Attachment: pgpX2l_b5Ojg1.pgp
Description: OpenPGP digital signature


reply via email to

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