From 49644f1822f9e1133ae758eba3aba82c7ce964ee Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Sun, 17 Mar 2019 14:10:21 +0100 Subject: [PATCH] add "rycee" repository (#127) --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index fa69f5f61..84c01c9b3 100644 --- a/repos.json +++ b/repos.json @@ -104,6 +104,9 @@ "pschuprikov": { "url": "https://github.com/pschuprikov/nur-packages" }, + "rycee": { + "url": "https://gitlab.com/rycee/nur-expressions" + }, "smaret": { "url": "https://github.com/smaret/nur-packages" },