diff --git a/flake-registry.json b/flake-registry.json index e8a0f09..45260a3 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -45,6 +45,17 @@ "type": "github" } }, + { + "from": { + "id": "fenix", + "type": "indirect" + }, + "to": { + "owner": "nix-community", + "repo": "fenix", + "type": "github" + } + }, { "from": { "id": "flake-utils",