From 57beffaaa7f915b704a7d29cf4831cf45abbfc9f Mon Sep 17 00:00:00 2001 From: Kerstin Date: Tue, 11 Feb 2025 17:15:04 +0100 Subject: [PATCH] add ngipkgs --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 946e94d..0b934f8 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -210,6 +210,17 @@ "type": "github" } }, + { + "from": { + "id": "ngipkgs", + "type": "indirect" + }, + "to": { + "owner": "ngi-nix", + "repo": "ngipkgs", + "type": "github" + } + }, { "from": { "id": "nickel",