diff options
author | makefu <github@syntax-fehler.de> | 2016-07-20 18:53:27 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-07-20 18:53:27 +0200 |
commit | 427fedc44eebe7bc96e443dfa32febd724ba67eb (patch) | |
tree | e8816ca645c3bb5d6fd9717abc354422a19e966d /shared/2configs/repo-sync.nix | |
parent | 82e2a2a6635718ef2b2d479d220cbdd068b18f6a (diff) | |
parent | e3d48fa10b365f438558c1e65c137aa2a74a29f6 (diff) |
Merge remote-tracking branch 'prism/master'
Diffstat (limited to 'shared/2configs/repo-sync.nix')
-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 d1d9ab3..753b0f4 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" = { |