help-guix
[Top][All Lists]
Advanced

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

Sourcing a script in phases


From: phodina
Subject: Sourcing a script in phases
Date: Sun, 25 Dec 2022 22:43:38 +0000

Hi,

is there a way to source a script in the phases?
I tried to do:

(invoke "source" "env.sh")
or
(invoke "." "env.sh")

But it didn't work since they are builtin in the shell.

----
Petr

reply via email to

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