Hartmut Goebel <h.goe...@crazy-compilers.com> writes:

> Using a custom function "extend":
>
>     (native-inputs
>      (extend %standard-trytond-native-inputs
>              trytond-account-invoice
>              trytond-purchase
>              trytond-sale))

We have a macro called MODIFY-INPUTS, which you could use, but CONS* is
probably enough in your case.

-- 
Ricardo

Reply via email to