From fac437f83b968ff178b06212adc423c228e46ad1 Mon Sep 17 00:00:00 2001 From: figsoda Date: Mon, 20 Sep 2021 21:35:52 -0400 Subject: [PATCH] add fenix --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 8101ee3..959c05b 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -23,6 +23,17 @@ "type": "github" } }, + { + "from": { + "id": "fenix", + "type": "indirect" + }, + "to": { + "owner": "nix-community", + "repo": "fenix", + "type": "github" + } + }, { "from": { "id": "hydra",