From 2df2eefe5e614bc7c2d11bf161f6e0348cbcf1dd Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Wed, 13 Jul 2022 22:19:33 -0700 Subject: [PATCH] Add Helix Editor --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 42c6807..5e5a33f 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -342,6 +342,17 @@ "repo": "pridefetch", "type": "github" } + }, + { + "from": { + "id": "helix", + "type": "indirect" + }, + "to": { + "owner": "helix-editor", + "repo": "helix", + "type": "github" + } } ], "version": 2