From ef824d2ce8150a2b1049254550564441868966e9 Mon Sep 17 00:00:00 2001 From: lassulus Date: Thu, 7 Jul 2016 23:51:20 +0200 Subject: s 2 repo-sync: adapt to new api --- shared/2configs/repo-sync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/2configs/repo-sync.nix b/shared/2configs/repo-sync.nix index b23cb1675..d1d9ab3f8 100644 --- a/shared/2configs/repo-sync.nix +++ b/shared/2configs/repo-sync.nix @@ -7,7 +7,7 @@ with lib; mirror = "git@wolf:stockholm-mirror"; in { enable = true; - config = { + repos.stockholm = { makefu = { origin.url = http://cgit.gum/stockholm ; mirror.url = mirror; -- cgit v1.2.3