From 35560972c46baa736f797e817ce738545fb90e63 Mon Sep 17 00:00:00 2001 From: Thilo Billerbeck Date: Wed, 15 Jan 2020 22:11:01 +0100 Subject: [PATCH 1/2] add thilobillerbeck repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 981db486e..88932c3e5 100644 --- a/repos.json +++ b/repos.json @@ -194,6 +194,9 @@ "suhr": { "url": "https://github.com/suhr/nur-packages" }, + "thilobillerbeck": { + "url": "https://github.com/thilobillerbeck/nur-packages" + }, "tilpner": { "url": "https://github.com/tilpner/nur-packages" }, From eb8419b8ecb9cc0fb894afbfba79de129dc4c3c5 Mon Sep 17 00:00:00 2001 From: Thilo Billerbeck Date: Wed, 15 Jan 2020 22:13:14 +0100 Subject: [PATCH 2/2] fixed broken formatting in repos.json --- repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos.json b/repos.json index 88932c3e5..552d329a6 100644 --- a/repos.json +++ b/repos.json @@ -194,7 +194,7 @@ "suhr": { "url": "https://github.com/suhr/nur-packages" }, - "thilobillerbeck": { + "thilobillerbeck": { "url": "https://github.com/thilobillerbeck/nur-packages" }, "tilpner": {