mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 15:40:31 +02:00
Ensure that executables from the profile PATH are accessible inside a Clojure process. * gnu/packages/clojure.scm (clojure-tools)[arguments]: Extend PATH instead of overwriting it. Change-Id: Ide3d3f12c00803b1eb1392976aa0ff03feabafe7 Signed-off-by: Julien Lepiller <julien@lepiller.eu>