From b188460460f9b5033aa8862d10ad78fd4c441956 Mon Sep 17 00:00:00 2001 From: Sondre Nilsen Date: Tue, 11 Feb 2020 16:48:32 +0100 Subject: [PATCH] add sondr3/nix-expressions repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index c9c44bc41..f48fdd7c8 100644 --- a/repos.json +++ b/repos.json @@ -197,6 +197,9 @@ "smaret": { "url": "https://github.com/smaret/nur-packages" }, + "sondr3": { + "url": "https://github.com/sondr3/nix-expressions" + }, "suhr": { "url": "https://github.com/suhr/nur-packages" },