From cafb5c56c30baf9ec0cbfa22ed6ebdcc72378c22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Schwarz=C3=A4ugl?= <32304731+Swarsel@users.noreply.github.com> Date: Fri, 10 Oct 2025 19:27:41 +0100 Subject: [PATCH] add swarsel-nix repository (#998) --- repos.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/repos.json b/repos.json index b4301eb33..e74c8a0be 100644 --- a/repos.json +++ b/repos.json @@ -1681,6 +1681,11 @@ "github-contact": "suhr", "url": "https://github.com/suhr/nur-packages" }, + "swarsel": { + "github-contact": "Swarsel", + "submodules": true, + "url": "https://github.com/Swarsel/swarsel-nix" + }, "syberant": { "github-contact": "syberant", "url": "https://github.com/syberant/nur-packages"