From 8258417713b33846ba4bbe84814ba00f90c78bf6 Mon Sep 17 00:00:00 2001 From: Shay Bergmann Date: Fri, 21 Sep 2018 12:23:00 -0400 Subject: [PATCH] add kreisys repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 470bd0945..7e34e0735 100644 --- a/repos.json +++ b/repos.json @@ -29,6 +29,9 @@ "kampka": { "url": "https://github.com/kampka/nix-packages" }, + "kreisys": { + "url": "https://github.com/kreisys/nur-packages" + }, "lheckemann": { "url": "https://github.com/lheckemann/nixwip" },