Fixed to work with updated nix-helpers

This commit is contained in:
2024-04-03 17:07:16 -07:00
parent 9a16c945fd
commit 9960525a3e
4 changed files with 928 additions and 75 deletions
-1
View File
@@ -4,7 +4,6 @@
org.clojure/clojure { :mvn/version "1.11.1" }
org.clojure/core.async { :mvn/version "1.6.673" }
org.clojure/data.json { :mvn/version "2.4.0" }
org.eclipse.paho/org.eclipse.paho.client.mqttv3 { :mvn/version "1.2.5" }
}
:aliases {