Copy the specific file
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ in stdenv.mkDerivation {
|
|||||||
mkdir -p $HOME
|
mkdir -p $HOME
|
||||||
mkdir -p ${target}
|
mkdir -p ${target}
|
||||||
mkdir -p $BHOME
|
mkdir -p $BHOME
|
||||||
cp ${build-tools-deps} $BHOME/deps.edn
|
cp ${build-tools-deps}/deps.edn $BHOME/deps.edn
|
||||||
|
|
||||||
clojure \
|
clojure \
|
||||||
-Scp .:${build-tools-jar}:${classpath} \
|
-Scp .:${build-tools-jar}:${classpath} \
|
||||||
|
|||||||
Reference in New Issue
Block a user