disable deepClone

pull/16/head
Sebastien Bourdeauducq 2019-02-15 00:20:29 +08:00
parent 68994e5b87
commit 835f3cf241
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ let
url = "git://github.com/m-labs/artiq.git";
rev = "$REV";
sha256 = "$HASH";
deepClone = true;
leaveDotGit = true;
}
EOF