Now tracking newer nvim

This commit is contained in:
2025-09-14 03:34:44 -04:00
parent be47ce77ba
commit 2674bb1395
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View File

@@ -182,16 +182,16 @@
"neovim-config": {
"flake": false,
"locked": {
"lastModified": 1757701700,
"narHash": "sha256-kOdEgKHqg858WfCvXSeoFQ6gcxF8iOJt9Rpjjsfdm9M=",
"ref": "Pre-COC",
"rev": "e36cc1ec8fc729200e04cecc9f25b58b56097a28",
"revCount": 22,
"lastModified": 1757828301,
"narHash": "sha256-vjyWq2fMUAsO+BqXxuifh5LQ7yomZfS1qnQq2VQsJ0E=",
"ref": "New-Master",
"rev": "fcc084630ada799cff650d34056efa38c4f1f64d",
"revCount": 34,
"type": "git",
"url": "https://git.th3r00t.net/th3r00t/nvim-config.git"
},
"original": {
"ref": "Pre-COC",
"ref": "New-Master",
"type": "git",
"url": "https://git.th3r00t.net/th3r00t/nvim-config.git"
}

View File

@@ -15,7 +15,7 @@
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
neovim-config = {
url = "git+https://git.th3r00t.net/th3r00t/nvim-config.git?ref=Pre-COC";
url = "git+https://git.th3r00t.net/th3r00t/nvim-config.git?ref=New-Master";
# url = "git+ssh://git@git.th3r00t.net/th3r00t/nvim-config.git?ref=main";
flake = false;