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

Consider adding a fake git command #61

Closed jlesquembre closed 3 months ago

jlesquembre commented 1 year ago

If we use a custom build command in mkCljBin, it is relatively easy to call some clojure function that invokes git. In that case, the error from clojure is quite cryptic (see #60 )

Consider adding a fake git binary that prints a better error message, and exits with an error