In the linked resource, you have "(lambda () ...)" on like 36 as a phase.  That 
probably doesn't work since Guix passes quite a few arguments there (where the 
inputs are, where the outputs are, compilation flags etcetc).  If you don't 
care about them, just use a variable name to hold them all (for example "_").

Reply via email to