22 lines
1006 B
Clojure
22 lines
1006 B
Clojure
{
|
|
:paths ["src"]
|
|
:deps {
|
|
org.clojure/clojure { :mvn/version "1.11.1" }
|
|
org.clojure/tools.cli {:mvn/version "1.0.214"}
|
|
metosin/malli { :mvn/version "0.11.0" }
|
|
org.fudo/notifier {
|
|
:local/root "/nix/store/qqfnbwp1vg3r0ni2sj096pas67drx45l-org.fudo-notifier-0.1.jar"
|
|
; :git/url "https://git.fudo.org/fudo-public/notifier.git"
|
|
; :git/sha "bda18253fc5f736a3bec36ac9f36ff49e03538e0"
|
|
}
|
|
org.fudo/fudo-clojure {
|
|
:git/url "https://git.fudo.org/fudo-public/fudo-clojure.git"
|
|
:git/sha "2352892ad7d7cf7c6bd294005a28d55ef224862a"
|
|
}
|
|
org.fudo/milquetoast {
|
|
:git/url "https://git.fudo.org/fudo-public/milquetoast.git"
|
|
:git/sha "ae81b91f0c710632f55b43f0193e16ab0dd81dde"
|
|
}
|
|
}
|
|
}
|