From 09d0d199b7570aaf1250fad0746166e0c3c5891b Mon Sep 17 00:00:00 2001 From: name_snrl Date: Fri, 16 Dec 2022 01:27:14 +0700 Subject: [PATCH] Add deploy-rs --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index e82d255..cfc8d8a 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -34,6 +34,17 @@ "type": "github" } }, + { + "from": { + "id": "deploy-rs", + "type": "indirect" + }, + "to": { + "owner": "serokell", + "repo": "deploy-rs", + "type": "github" + } + }, { "from": { "id": "dreampkgs",