From 18f18db65be72efc92d68a5cfd9b12cb6e9fdc81 Mon Sep 17 00:00:00 2001 From: Splinter Suidman Date: Wed, 8 Apr 2020 10:45:08 +0200 Subject: [PATCH] Add splintah/nurpkgs repository. --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index dd90e6865..89e2ba93a 100644 --- a/repos.json +++ b/repos.json @@ -235,6 +235,9 @@ "sondr3": { "url": "https://github.com/sondr3/nix-expressions" }, + "splintah": { + "url": "https://gitlab.com/splintah/nurpkgs" + }, "suhr": { "url": "https://github.com/suhr/nur-packages" },