deps-new

Jakub Holý (HolyJak) 2021-10-04T19:44:20.064200Z

@seancorfield is it possible to use a template version that lives in a branch? I want to test https://github.com/cryogen-project/cryogen/pull/242 Thank you!

Jakub Holý (HolyJak) 2021-10-04T20:05:59.064400Z

@dorab will you have the opportunity to have a look at ☝️ ?

seancorfield 2021-10-04T20:39:04.064600Z

@holyjak Sure, just use a git dep on that SHA to get it on the classpath.

👍 1
seancorfield 2021-10-04T20:40:16.064800Z

I assume this is a clj-template, you're talking about?

✅ 1
seancorfield 2021-10-04T20:40:31.065Z

(i.e., for clj-new, rather than deps-new?)

dorab 2021-10-04T21:20:25.065200Z

@holyjak I could take a look closer to the end of the week. The next few days are rather full. If I get a chance, will try earlier.

🙏 1
Jakub Holý (HolyJak) 2021-10-04T21:38:43.065700Z

Thanks Sean, adding it to the classpath sounds obvious now you said it 😅 Will do. (Yes, it's Clj-new)

Jakub Holý (HolyJak) 2021-10-04T21:38:57.065900Z

Thanks, @dorab, no stress!