Commit e08203937f71

Vincent Demeester <vincent@sbr.pm>
2020-06-05 23:00:21
systems/kerkouane: migrate nr and sec to git.sr.ht
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 920e291
Changed files (1)
systems/kerkouane.nix
@@ -68,11 +68,11 @@ in
           /ape:
             repo: https://git.sr.ht/~vdemeester/ape
           /nr:
-            repo: https://gitlab.com/vdemeester/nr
+            repo: https://git.sr.ht/~vdemeester/nr
           /ram:
             repo: https://git.sr.ht/~vdemeester/ram
           /sec:
-            repo: https://gitlab.com/vdemeester/sec
+            repo: https://git.sr.ht/~vdemeester/sec
       '';
     };
     nginx = {