From 56ab6e3d88eef9383cc3ebb7d6cfd26389eb537a Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 14 Feb 2019 15:44:59 +0800 Subject: [PATCH] attempt to replicate hydra artiqSrc git checkout --- main.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/main.nix b/main.nix index bad5389..46422a4 100644 --- a/main.nix +++ b/main.nix @@ -13,6 +13,7 @@ let rev = "$REV"; sha256 = "$HASH"; deepClone = true; + leaveDotGit = true; } EOF '';