From b32ce6ce30b5fcc9aabeae2299f0f8bf02d8f346 Mon Sep 17 00:00:00 2001 From: nikp123 Date: Wed, 3 Apr 2024 22:26:56 +0200 Subject: [PATCH] Add "nikpkgs" repo --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 37ed42719..1b73fb679 100644 --- a/repos.json +++ b/repos.json @@ -944,6 +944,10 @@ "github-contact": "lucacome", "url": "https://github.com/nginxinc/nur" }, + "nikpkgs": { + "github-contact": "nikp123", + "url": "https://github.com/nikp123/nur-packages" + }, "nim65s": { "github-contact": "nim65s", "url": "https://github.com/nim65s/nur-packages"