Added initial nix config
This commit is contained in:
@@ -26,11 +26,10 @@
|
||||
:main-opts ["-m" "cognitect.test-runner"]
|
||||
:exec-fn cognitect.test-runner.api/test
|
||||
}
|
||||
:uberjar {
|
||||
:replace-deps {uberdeps/uberdeps {:mvn/version "1.1.4"}}
|
||||
:replace-paths []
|
||||
:main-opts ["-m" "uberdeps.uberjar"
|
||||
"--target" "./target/bebot.jar"]
|
||||
}
|
||||
:uberdeps {
|
||||
:replace-deps {uberdeps/uberdeps {:mvn/version "1.1.4"}}
|
||||
:replace-paths []
|
||||
:main-opts ["-m" "uberdeps.uberjar"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user