This is fixed on master

   $ guix shell clojure-tools openjdk -- clj -M:deps
   Downloading: org/clojure/tools.deps.cli/0.15.131/tools.deps.cli-0.15.131.pom 
from central
   Downloading: org/clojure/tools.deps/0.28.1574/tools.deps-0.28.1574.pom from 
central
   Downloading: org/clojure/tools.deps.cli/0.15.131/tools.deps.cli-0.15.131.jar 
from central
   Downloading: org/clojure/tools.deps/0.28.1574/tools.deps-0.28.1574.jar from 
central
   Clojure 1.12.4
   user=> 

Mathieu

Ian Eure <[email protected]> writes:

> Looks like the issue is a ${project.version} sitting in a deps.edn in
> the resources of the JAR.
>
> I have a patch that seems to solve this, but it’s ludicrous due to
> clojure-build-system being buggy.  Also, tools.deps.alpha has been
> deprecated for two years and really shouldn’t be in Guix at all. I’ve
> done some work on getting Clojure stuff in Guix into better shape, but
> it’s not ready yet.
>
> Patch incoming shortly.
>
>  — Ian




Reply via email to