Hi all,
While working to package some lua-related stuff, I need to deal with the
LUA_PATH environment variable. This variable uses `;' as a separator, and
as such, I wanted to wrap one of my programs
--8<---cut here---start->8---
...
(wrap-program (string-appen
Eric Brown writes:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Eric Brown skribis:
>>
>>> Clément Lassieur writes:
>>
>> [...]
>>
Julien pushed a commit that is supposed to fix your issue. Could you
'guix pull' and test it?
Thanks,
Clément
>>>
>>> The fix works as ex