leiningen

2022-09-04T06:37:21.744759Z

I've noticed the brew leiningen formula depends on openjdk, which is annoying if you want to control the jdk to install and use yourself. The official clojure brew formula doesn't, and it's why they maintain their own.

eskos 2022-09-05T11:28:31.777669Z

You might want to open an issue about this to https://codeberg.org/leiningen/leiningen/ The brew formula is afaik going to be changed soon anyways to reflect the migration to Codeberg, so this is an apt point to request other changes to it as well 🙂