From 76b36924884f8857414ab279c9c0c14444f4fe3c Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 10 Jun 2025 19:36:08 +0300 Subject: [PATCH] add nixvim --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 262323d..5671f90 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -332,6 +332,17 @@ "type": "github" } }, + { + "from": { + "id": "nixvim", + "type": "indirect" + }, + "to": { + "owner": "nix-community", + "repo": "nixvim", + "type": "github" + } + }, { "from": { "id": "nur",