help-guix
[Top][All Lists]
Advanced

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

Re: Sourcing a script in phases


From: phodina
Subject: Re: Sourcing a script in phases
Date: Tue, 27 Dec 2022 23:25:11 +0000

Hi,

thanks for both ideas.

I went the easiest path and opted for:


(invoke "bash" "-c" "source env.sh && kmk")


Not the most polished line of code but it moves me a step ahead :-D

FIY: I'm attempting to build Virtualbox

----
Petr



reply via email to

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