From a44c452aa8138bbfbd39a899c5e25d5e73ad7e00 Mon Sep 17 00:00:00 2001 From: Bignaux Ronan Date: Tue, 13 Oct 2020 01:11:03 +0200 Subject: [PATCH] add genesis repository (#276) --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 561098757..e56b29abf 100644 --- a/repos.json +++ b/repos.json @@ -106,6 +106,9 @@ "fius": { "url": "https://github.com/Fius/nur-packages" }, + "genesis": { + "url": "https://github.com/bignaux/nur-packages" + }, "gnidorah": { "url": "https://github.com/gnidorah/nur-packages" },