From d47eccceb949f16c2727f07fde445d34dbdd414d Mon Sep 17 00:00:00 2001 From: Finn Behrens Date: Wed, 15 Sep 2021 10:59:59 +0200 Subject: [PATCH] add SchildiChat to registry Signed-off-by: Finn Behrens --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 8101ee3..921f848 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -166,6 +166,17 @@ "repo": "nickel", "type": "github" } + }, + { + "from": { + "id": "schildichat", + "type": "indirect" + }, + "to": { + "owner": "SchildiChat", + "repo": "schildichat-desktop", + "type": "github" + } } ], "version": 2