From 2efe349bbf82fa3250c698319e418b7bd87d6845 Mon Sep 17 00:00:00 2001 From: Christian Kampka Date: Sat, 14 Jul 2018 17:03:40 +0200 Subject: [PATCH] Add kampka repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index c6295dbdd..6c4117b9b 100644 --- a/repos.json +++ b/repos.json @@ -9,6 +9,9 @@ "fgaz": { "url": "https://github.com/fgaz/nur-packages" }, + "kampka": { + "url": "https://github.com/kampka/nix-packages" + }, "ma27": { "url": "https://gitlab.com/Ma27/nur-packages" },