-X -> -T again
This commit is contained in:
parent
e160bddc75
commit
0d7bd0466b
|
@ -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} \
|
||||
|
|
Loading…
Reference in New Issue