summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/repo-sync.nix
diff options
context:
space:
mode:
authorMarkus Hihn <markus.hihn@dcso.de>2018-01-16 14:46:23 +0100
committerMarkus Hihn <markus.hihn@dcso.de>2018-01-16 14:46:23 +0100
commit1062100c78b2710493869b41bdb80c91b0bf024f (patch)
treeeb273130855884aaa5cc28bba0b70b9e2dc7540d /krebs/2configs/repo-sync.nix
parent05b3e4b0cb4e83dcc84939919ca0a83e694606bf (diff)
parent74d1531be988057ccadd3de5184d915dcf84c92d (diff)
Merge branch 'master' of prism.r:stockholm
Diffstat (limited to 'krebs/2configs/repo-sync.nix')
-rw-r--r--krebs/2configs/repo-sync.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/repo-sync.nix b/krebs/2configs/repo-sync.nix
index 84b7d9c0..48da88a8 100644
--- a/krebs/2configs/repo-sync.nix
+++ b/krebs/2configs/repo-sync.nix
@@ -58,7 +58,7 @@ let
ref = "heads/master";
};
};
- krebs.git = defineRepo name true;
+ krebs.git = defineRepo name false;
};
in {