guix-devel
[Top][All Lists]
Advanced

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

Re: Packaging Jami progress


From: Pierre Neidhardt
Subject: Re: Packaging Jami progress
Date: Tue, 10 Dec 2019 11:45:27 +0100

Wow, thanks for the explanation, it's very enlightening!

This should probably end up in the documentation somewhere.  Maybe as
part of the packaging tutorial?  Or for the long-due "Advanced Packaging
Tutorial"?


> (define my-procedure-code '(lambda (a b c) ...))
>
> (arguments
>  `(#:phases (let ((my-procedure ,my-procedure-code)) (modify-phases ...))))

This is a great tip!

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

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