From 2f1995e2a76bc9122bb37f507f05e9207307bfa5 Mon Sep 17 00:00:00 2001 From: Vanessasaurus <814322+vsoch@users.noreply.github.com> Date: Wed, 7 Dec 2022 17:32:49 -0700 Subject: [PATCH 1/2] Adding vsoch NUR to list --- repos.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.json b/repos.json index 1327c7004..fa252442c 100644 --- a/repos.json +++ b/repos.json @@ -896,6 +896,10 @@ "github-contact": "vroad", "url": "https://github.com/vroad/nur-packages" }, + "vsoch": { + "github-contact": "vsoch", + "url": "https://github.com/vsoch/nix" + }, "wamserma": { "github-contact": "wamserma", "url": "https://github.com/wamserma/nur-packages" From ef84c6a596b94da344bd666e764b9f65014c4a87 Mon Sep 17 00:00:00 2001 From: vsoch Date: Thu, 8 Dec 2022 01:33:39 -0700 Subject: [PATCH 2/2] format manifest Signed-off-by: vsoch --- repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos.json b/repos.json index fa252442c..3b69e267b 100644 --- a/repos.json +++ b/repos.json @@ -899,7 +899,7 @@ "vsoch": { "github-contact": "vsoch", "url": "https://github.com/vsoch/nix" - }, + }, "wamserma": { "github-contact": "wamserma", "url": "https://github.com/wamserma/nur-packages"