leiningen

dangercoder 2021-09-15T12:00:21.023600Z

I noticed that leiningen doesn't honor the :local-repo for plugins when the plugins are defined in project.clj. anyone else stumbled into the same issue and has a fix?

dangercoder 2021-09-16T13:06:41.023700Z

fixed it by setting up stuff in LEIN_HOME/profiles.clj

dangercoder 2021-09-16T13:06:44.023900Z

instead of project.clj