diff options
author | lassulus <lass@aidsballs.de> | 2016-07-14 22:59:34 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-07-14 22:59:34 +0200 |
commit | a71a9ed33a92ba901f7c605506bb2c3ee506e6c7 (patch) | |
tree | 6af472b74efbdc13467573cfcdb1333ef0ee0e73 /shared | |
parent | e2e532c88017f3e8a49a1dfeeef56b932465be31 (diff) |
s 2 repo-sync: change lassulus origin.url to prism
Diffstat (limited to 'shared')
-rw-r--r-- | shared/2configs/repo-sync.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/2configs/repo-sync.nix b/shared/2configs/repo-sync.nix index d1d9ab3f8..753b0f473 100644 --- a/shared/2configs/repo-sync.nix +++ b/shared/2configs/repo-sync.nix @@ -17,7 +17,7 @@ with lib; mirror.url = mirror; }; lassulus = { - origin.url = http://cgit.cloudkrebs/stockholm ; + origin.url = http://cgit.prism/stockholm ; mirror.url = mirror; }; "@latest" = { |