From 24262dab761aac3f75ec76b7d4acc4da3923cd0a Mon Sep 17 00:00:00 2001 From: Brayden Banks Date: Wed, 19 Dec 2018 04:34:23 -0800 Subject: [PATCH] Add neXromancers repo --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index c079b81f3..f6f55e41b 100644 --- a/repos.json +++ b/repos.json @@ -79,6 +79,9 @@ "submodules": true, "url": "https://github.com/mpickering/nur-packages" }, + "nexromancers": { + "url": "https://github.com/neXromancers/nixromancers" + }, "peel": { "url": "https://github.com/peel/nur-packages" },