From b021b0d34849238354f530d011d0104a00de9089 Mon Sep 17 00:00:00 2001 From: figsoda Date: Wed, 5 Apr 2023 20:23:32 -0400 Subject: [PATCH] Add haumea --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 7246a29..a84416d 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -122,6 +122,17 @@ "type": "github" } }, + { + "from": { + "id": "haumea", + "type": "indirect" + }, + "to": { + "owner": "nix-community", + "repo": "haumea", + "type": "github" + } + }, { "from": { "id": "hercules-ci-effects",