Joel Holdbrooks
Joel Holdbrooks
This may have something to do with the newest version of Clojure. Are you able to verify this will work for `1.6.x`?
I'm not deliberately holding off I just haven't had a chance to get to it yet. Garden has a similar issue already open [here](https://github.com/noprompt/garden/issues/77). I'd be willing to bump the...
@lorddoig Could you investigate this and get back to me with more information or patch?
@den1k I'm waiting for a patch at this point.
@k2052 you wanna dump the stack trace here?
> why not the immutable and dynamic Clojurescript instead? @waffletower I've been a Clojure dev for about 10 years and wouldn't recommend ClojureScript to my worst enemy; its a language...
You can easily adapt the notebook code, your own scripts, etc. to export the audio: ```python from scipy.io.wavfile import write as write_wav import uuid descriptions = [ 'lofi 80s workout...
@seprich Yeah, it looks like `leiningen.garden/validate_builds` has a call to `clojure.core/name` that's a little too assumptive. A patch is most certainly welcome.
@ccfontes Sorry for the delay. I haven't had the time to review/merge/release this yet. I've been really busy with work and family. Chances are I won't be able to do...
@ccfontes Sorry for such a long pause. I don't see how this solves #27. This is about `:id`s and #27 was about `:source-paths`. Also I don't think defaulting `id` to...