From 96ab457d0985aa9fec742430a285012a797ba8d5 Mon Sep 17 00:00:00 2001 From: lassulus Date: Mon, 6 Feb 2017 16:20:45 +0100 Subject: l 2 repo-sync: use lassul.us instead of prism workaround because cgit http is currently broken on prism --- lass/2configs/repo-sync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index 5b6930c93..83f646130 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -49,7 +49,7 @@ let mirror.url = "${mirror}${name}"; }; lassulus = { - origin.url = "http://cgit.prism/${name}"; + origin.url = "http://cgit.lassul.us/${name}"; mirror.url = "${mirror}${name}"; }; "@latest" = { -- cgit v1.2.3