diff --git a/flake-registry.json b/flake-registry.json index 51864f7..d4c283f 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -212,6 +212,17 @@ "type": "github" } }, + { + "from": { + "id": "poetry2nix", + "type": "indirect" + }, + "to": { + "owner": "nix-community", + "repo": "poetry2nix", + "type": "github" + } + }, { "from": { "id": "nix-serve",