tools-deps

borkdude 2026-01-06T11:37:24.985439Z

To align bb more with clj, there's a PR that makes bb throw when there's more than one map in bb.edn. The PR also checks -Sdeps but clj -Sdeps '{} {}' actually just works. Should it?

conao3 2026-01-06T12:09:26.796469Z

context: https://github.com/babashka/babashka/pull/1908

Alex Miller (Clojure team) 2026-01-06T13:32:16.677189Z

No, should match the file behavior, which I think throws, right?

borkdude 2026-01-06T14:04:05.884259Z

👍

conao3 2026-01-06T23:59:45.287109Z

@alexmiller Clojure has been super helpful for me, so I'd love to contribute back somehow. What's the best path to start contributing? Or does Clojure not really accept outside contributions?

Alex Miller (Clojure team) 2026-01-07T00:29:49.251189Z

You can contribute to many individuals in the community via their GitHub sponsor pages or become a supporter of Clojurists Together to support larger efforts

👍 1