From 0d58f8484e6744db5191d78760be18aa1320a765 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 3 Dec 2020 15:32:42 +0100 Subject: [PATCH] yammet: update repository url --- jobsets.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jobsets.nix b/jobsets.nix index f99911b..984d68c 100644 --- a/jobsets.nix +++ b/jobsets.nix @@ -42,8 +42,7 @@ let description = "Matemat by nek0"; nixexprpath = "yammat.nix"; gitUrls = { - #yammat = "https://github.com/nek0/yammat.git master 1"; - yammat = "https://github.com/astro/yammat.git master 1"; + yammat = "https://gitea.nek0.eu/nek0/yammat.git master 1"; }; };