From 914dfc4f066ef16a75e69f4bad304895b38a1aa5 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 31 Jul 2026 19:46:42 -0500 Subject: move neovim config to neovim-vanilla flake --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index a3d050b..9564aa1 100644 --- a/flake.lock +++ b/flake.lock @@ -81,6 +81,26 @@ "type": "github" } }, + "neovim-vanilla-wrapped": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1785545076, + "narHash": "sha256-lT+lWgPVjkzVumhy9eS4dJULIf/zuOlyQySzj3DVSfY=", + "ref": "refs/heads/master", + "rev": "07ad5b45941fa3e33a70270592815fa317a14c19", + "revCount": 3, + "type": "git", + "url": "git://git.tjkeller.xyz/neovim-vanilla-wrapped" + }, + "original": { + "type": "git", + "url": "git://git.tjkeller.xyz/neovim-vanilla-wrapped" + } + }, "nixpkgs": { "locked": { "lastModified": 1785386831, @@ -183,6 +203,7 @@ "inputs": { "arkenfox": "arkenfox", "home-manager": "home-manager", + "neovim-vanilla-wrapped": "neovim-vanilla-wrapped", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", "open-bamboo-networking": "open-bamboo-networking", -- cgit v1.2.3