Kirill Chernyshov
Kirill Chernyshov
Hi! Thanks for reporting this. I made a simple workflow to replicate the problem but it works without problem: https://github.com/DeLaGuardo/setup-clojure/actions/runs/15439686230/job/43454336869 workflow file is here - https://github.com/DeLaGuardo/setup-clojure/actions/runs/15439686230/workflow Could you check environment...
most likely you are affected by the same issue https://github.com/actions/setup-java/issues/840
~Could you provide a way to reproduce?~ nvm, I know what is the problem In fact, there is no such function in Axel-f as UNIQUE.
I got it.
This is a bug. I'll try to fix it this weekend. Happen because there is no concept of implicit visibility scopes in axel-f. As a workaround, you can use `WITH`...
So far, the best workaround is to use `WITH` to create a named closure. Unfortunately, for now, this is the only reliable way to access the "global" environment from within...
Hi @technomancy! Thanks for letting me know. I agree that it would be unfair to swarm codeberg site to download leiningen uberjar. I'll be back with some ideas in a...
btw, would you consider publishing leiningen-standalone.jar to clojars? This could be a convenient place to download from and at the same time it could be used as a proof of...