And also a question. What is right syntax to make a use-modules call using 'guile -e'? $ guix environment --pure --ad-hoc guix guile -- guile --no-auto-compile -e "(use-modules (gnu services base)) --8<---------------cut here---------------start------------->8--- Backtrace: 3 (apply-smob/1 #) In ice-9/boot-9.scm: 713:2 2 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 1 (_ #(#(#))) In unknown file: 0 (_ ("guile")) ERROR: ERROR: Wrong type to apply: # --8<---------------cut here---------------end--------------->8---