summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
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",