From f7820d6f3a4812eddda0c8a6536d525a4206024c Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 26 Jun 2016 17:54:53 +0200 Subject: l 2 repo-sync: irc-announce only for prism --- lass/2configs/repo-sync.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lass') diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index 1d947f8ae..821e3bafd 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -48,7 +48,7 @@ let mirror.ref = "heads/newest"; }; }; - krebs.git = defineRepo name true; + krebs.git = defineRepo name (config.networking.hostName == "prism"); }; sync-remote = name: url: @@ -59,7 +59,7 @@ let mirror.url = "${mirror}${name}"; }; }; - krebs.git = defineRepo name true; + krebs.git = defineRepo name (config.networking.hostName == "prism"); }; sync-remote-silent = name: url: -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/37200000.lock: No such file or directory (2)