Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbalanced braces in examples/.clojure/deps.edn #7

Closed
lverns opened this issue Dec 4, 2019 · 0 comments
Closed

Unbalanced braces in examples/.clojure/deps.edn #7

lverns opened this issue Dec 4, 2019 · 0 comments

Comments

@lverns
Copy link

lverns commented Dec 4, 2019

https://github.com/Datomic/ion-starter/blob/master/examples/.clojure/deps.edn has unbalanced braces.

I assume the intention was to have :mvn/repos at the top level, like so:

{:aliases
 {:ion-dev
  {:deps {com.datomic/ion-dev {:mvn/version "0.9.243"}}
   :main-opts ["-m" "datomic.ion.dev"]}}
 :mvn/repos {"datomic-cloud" {:url "s3://datomic-releases-1fc2183a/maven/releases"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants