From 14b0ceb90c80793f013ebff6d824c2cead544501 Mon Sep 17 00:00:00 2001 From: brustybee Date: Sun, 15 Mar 2026 02:55:19 +0530 Subject: neovim matugen template --- flake.lock | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index a498e40..9bdaf6c 100644 --- a/flake.lock +++ b/flake.lock @@ -7,6 +7,7 @@ "nixpkgs": [ "nixpkgs" ], + "plugins-base46-nvim": "plugins-base46-nvim", "plugins-lze": "plugins-lze", "plugins-lzextras": "plugins-lzextras", "plugins-neogit": "plugins-neogit", @@ -14,11 +15,11 @@ "plugins-rustaceanvim": "plugins-rustaceanvim" }, "locked": { - "lastModified": 1773086970, - "narHash": "sha256-GeUZXdamD7+TKAxPTG7kQHDDk3MWALa3QpYHNrwn7rk=", + "lastModified": 1773522455, + "narHash": "sha256-GqX0MMC857VOfZh3Us3wiD6Q0rTf5ZyQc/Ln8nOfnfw=", "ref": "refs/heads/main", - "rev": "2479ff966522aeaad70f4260af1323dc637bc089", - "revCount": 4, + "rev": "308050915920dc2e78a22b974bc38ae7ffc51a37", + "revCount": 6, "type": "git", "url": "https://codeberg.org/brustybee/beeVim" }, @@ -496,6 +497,22 @@ "type": "github" } }, + "plugins-base46-nvim": { + "flake": false, + "locked": { + "lastModified": 1773491679, + "narHash": "sha256-oJkbSuuTlQkh74MTBlgjwfzu5ybelWjHUpr6EfIAeA4=", + "owner": "AvengeMedia", + "repo": "base46", + "rev": "b242464654a42310a1b76efe522ddbfb74c4847f", + "type": "github" + }, + "original": { + "owner": "AvengeMedia", + "repo": "base46", + "type": "github" + } + }, "plugins-lze": { "flake": false, "locked": { -- cgit v1.3.1