From 68dd435610855cae7dddbd48e96a9d1f3102a671 Mon Sep 17 00:00:00 2001 From: Jay Rovacsek Date: Sun, 11 Dec 2022 14:32:31 +1100 Subject: [PATCH 1/2] Add my nur-packages repository --- repos.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/repos.json b/repos.json index f7ad62dc5..45f54972f 100644 --- a/repos.json +++ b/repos.json @@ -380,6 +380,10 @@ "github-contact": "jakobrs", "url": "https://github.com/jakobrs/nur-packages" }, + "jayrovacsek": { + "github-contact": "jayrovacsek", + "url": "https://github.com/jayrovacsek/nur-packages" + }, "jbarthelmes": { "github-contact": "jbarthelmes", "url": "https://github.com/jbarthelmes/nur-packages" @@ -962,4 +966,4 @@ "url": "https://github.com/zsien/nur-packages" } } -} +} \ No newline at end of file From 0ab7c4b31bd4784b76f07a9368ad218adbf10ba0 Mon Sep 17 00:00:00 2001 From: Jay Rovacsek Date: Sun, 11 Dec 2022 14:34:57 +1100 Subject: [PATCH 2/2] Format manifest --- repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos.json b/repos.json index 45f54972f..19221c8e5 100644 --- a/repos.json +++ b/repos.json @@ -966,4 +966,4 @@ "url": "https://github.com/zsien/nur-packages" } } -} \ No newline at end of file +}