From 2827085830f7f28aa113dbcd144fb6fd8cc2cc35 Mon Sep 17 00:00:00 2001 From: Carl Richard Theodor Schneider Date: Sun, 1 Aug 2021 00:46:47 +0200 Subject: [PATCH] add CRTified/nur-packages repository --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 8bba926a9..f075f5b97 100644 --- a/repos.json +++ b/repos.json @@ -116,6 +116,10 @@ "github-contact": "crazedprogrammer", "url": "https://github.com/CrazedProgrammer/nix" }, + "crtified": { + "github-contact": "CRTified", + "url": "https://github.com/CRTified/nur-packages" + }, "cwyc": { "github-contact": "cwyc", "submodules": true,