diff --git a/flake-registry.json b/flake-registry.json index 643b729..f42011c 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -11,6 +11,17 @@ "type": "github" } }, + { + "from": { + "id": "arion", + "type": "indirect" + }, + "to": { + "owner": "hercules-ci", + "repo": "arion", + "type": "github" + } + }, { "from": { "id": "blender-bin", @@ -67,6 +78,17 @@ "type": "github" } }, + { + "from": { + "id": "flake-parts", + "type": "indirect" + }, + "to": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, { "from": { "id": "flake-utils", @@ -89,6 +111,28 @@ "type": "github" } }, + { + "from": { + "id": "hercules-ci-effects", + "type": "indirect" + }, + "to": { + "owner": "hercules-ci", + "repo": "hercules-ci-effects", + "type": "github" + } + }, + { + "from": { + "id": "hercules-ci-agent", + "type": "indirect" + }, + "to": { + "owner": "hercules-ci", + "repo": "hercules-ci-agent", + "type": "github" + } + }, { "from": { "id": "home-manager",