bug#69680: clj (clojure-tools) fails with :deps alias

2024-03-12 Thread Ian Eure
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

bug#69680: clj (clojure-tools) fails with :deps alias

2024-03-09 Thread Ryan Barber
I am attempting to use the :deps tools to diagnose some library issues using "-X:deps list" and "-X:deps tree", but I keep encountering the same error. This example is run from an empty directory, without a project deps.edn. $ guix shell clojure-tools openjdk -- clj -M:deps Warning: failed to