From 58cfe276752a9c340bc7453fee6e329ccff175bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 27 Jul 2021 18:46:18 +0200 Subject: [PATCH] add flake-utils one of the most used flakes --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 8101ee3..8b8df29 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -23,6 +23,17 @@ "type": "github" } }, + { + "from": { + "id": "flake-utils", + "type": "indirect" + }, + "to": { + "owner": "flake-utils", + "repo": "numtide", + "type": "github" + } + }, { "from": { "id": "hydra",