From 00935109f2eea3ee555a56cf24387beb6397b33c Mon Sep 17 00:00:00 2001 From: Skyler Grey Date: Mon, 23 May 2022 10:35:27 +0100 Subject: [PATCH] Add pridefetch to the flake registry --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 730e110..b34fd79 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -288,6 +288,17 @@ "repo": "bundlers", "type": "github" } + }, + { + "from": { + "id": "pridefetch", + "type": "indirect" + }, + "to": { + "owner": "SpyHoodle", + "repo": "pridefetch", + "type": "github" + } } ], "version": 2