From 4d864e4466a8e52f366d4125fd41ce4ef228431a Mon Sep 17 00:00:00 2001 From: Stig Palmquist Date: Mon, 11 Nov 2019 23:33:55 +0100 Subject: [PATCH] Add sgo repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 16622e8b8..16bd4c0d2 100644 --- a/repos.json +++ b/repos.json @@ -149,6 +149,9 @@ "submodules": true, "url": "https://gitlab.com/rycee/nur-expressions" }, + "sgo": { + "url": "https://github.com/stigtsp/nur" + }, "smaret": { "url": "https://github.com/smaret/nur-packages" },