From 8474c0c5d24c770794b45a86609784e2504296f9 Mon Sep 17 00:00:00 2001 From: sehqlr Date: Sat, 22 Feb 2020 23:05:49 -0600 Subject: [PATCH] add sehqlr/nur-packages repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 8b637e66a..2a5d25a74 100644 --- a/repos.json +++ b/repos.json @@ -191,6 +191,9 @@ "rycee": { "url": "https://gitlab.com/rycee/nur-expressions" }, + "sehqlr": { + "url": "https://github.com/sehqlr/nur-packages" + }, "sgo": { "url": "https://github.com/stigtsp/nur" },