jlesquembre / clj-nix

Nix helpers for Clojure projects
https://jlesquembre.github.io/clj-nix/
Eclipse Public License 2.0
139 stars 20 forks source link

Add `compile-clj-options` parameter to `mkCljBin` #62

Closed jlesquembre closed 1 year ago

jlesquembre commented 1 year ago

See https://clojure.github.io/tools.build/clojure.tools.build.api.html#var-compile-clj

compile-clj accepts multiple options, we should allow to set those option in mkCljBin.