From 9931ba809a17fdcb054eb98194ef6dd57084aa55 Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Tue, 5 Jul 2022 12:13:14 +0200 Subject: [PATCH] Add hercules-ci flakes --- flake-registry.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) 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",