feat: enabling jar build with nix

This commit is contained in:
efim
2023-09-26 16:03:51 +00:00
parent 51319b036b
commit b1c128738f
4 changed files with 20 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
name := "countries-page"
val toolkitV = "0.1.7"
val toolkit = "org.scala-lang" %% "toolkit" % toolkitV