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

View File

@@ -15,7 +15,7 @@
sops-nix.inputs.nixpkgs.follows = "nixpkgs"; sops-nix.inputs.nixpkgs.follows = "nixpkgs";
nixos-hardware.url = "github:NixOS/nixos-hardware/master"; nixos-hardware.url = "github:NixOS/nixos-hardware/master";
neovim-config = { 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"; # url = "git+ssh://git@git.th3r00t.net/th3r00t/nvim-config.git?ref=main";
flake = false; flake = false;