diff --git a/flake-registry.json b/flake-registry.json index e82d255..12f7185 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -89,6 +89,17 @@ "type": "github" } }, + { + "from": { + "id": "flake-parts", + "type": "indirect" + }, + "to": { + "owner": "srid", + "repo": "haskell-flake", + "type": "github" + } + }, { "from": { "id": "flake-utils",