I added datomic dependencies and now compiling a clojure uberjar seems to 5min+ or it is hanging somehow. Do you have tips for this? (fixed I just blocked while it loaded the namespace)
trying to use hl:compile in basically the default project + datomic
Mac with M1? @benjamin.schwerdtner
Hmm. If you’re on amd64 i have no clue.
Maybe you don’t have enough RAM? Anyway HL will soon stop doing compilation in Docker. If you want you can uberjar the project yourself and put the jar at .holy-lambda/build/output.jar.
https://github.com/FieryCod/holy-lambda/blob/master/modules/holy-lambda-babashka-tasks/deps.edn
Something like this.
I'm sorry the issue wasn't hl at all.
I was being a noob and had a blocking operation in def
so fixed
No worries. Oh fine!
Anyway, you can ping me anytime ;)