Hi Nicolas,

How about the following?

(save-module-excursion
 (lambda ()
   (set-current-module (resolve-module '(guix scripts pull)))
   (your-code-here)))

Regards,
Arun

Reply via email to