-X -> -T again

This commit is contained in:
niten 2022-05-29 22:32:33 -07:00
parent e160bddc75
commit 0d7bd0466b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ in stdenv.mkDerivation {
clojure \
-Scp .:${build-tools-jar}:${classpath} \
-Sdeps ${build-tools-deps} \
-X:build \
-T:build \
lib-uberjar \
:project ${group}/${name} \
:version ${version} \