Update dependency on notifier

This commit is contained in:
2023-05-22 12:48:43 -07:00
parent 87b8b005b3
commit 3787a37197
3 changed files with 16 additions and 14 deletions
+3 -2
View File
@@ -5,8 +5,9 @@
org.clojure/tools.cli {:mvn/version "1.0.214"}
metosin/malli { :mvn/version "0.11.0" }
org.fudo/notifier {
:git/url "https://git.fudo.org/fudo-public/notifier.git"
:git/sha "bda18253fc5f736a3bec36ac9f36ff49e03538e0"
: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"