From fabf9b4dcb58da155e37a187f0087cb0af33dd41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Na=C3=AFm=20Favier?= Date: Thu, 31 Mar 2022 13:02:22 +0200 Subject: [PATCH] add nixos-search --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index c9ab0f1..1ab265d 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -178,6 +178,17 @@ "type": "github" } }, + { + "from": { + "id": "nixos-search", + "type": "indirect" + }, + "to": { + "owner": "NixOS", + "repo": "nixos-search", + "type": "github" + } + }, { "from": { "id": "nur",