This commit is contained in:
2026-03-12 19:21:42 +00:00
parent f2b2302f61
commit 6e1547ae48
11 changed files with 105 additions and 512 deletions

62
flake.lock generated
View File

@@ -323,6 +323,27 @@
}
},
"flake-parts_3": {
"inputs": {
"nixpkgs-lib": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
"lastModified": 1772408722,
"narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_4": {
"inputs": {
"nixpkgs-lib": [
"nixvim",
@@ -584,6 +605,44 @@
"type": "github"
}
},
"neovim-nightly-overlay": {
"inputs": {
"flake-parts": "flake-parts_3",
"neovim-src": "neovim-src",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1773273897,
"narHash": "sha256-S6r4raWL96DNO8nPP2whq8STG8SI8JDlyEuy1N6SvV8=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "f165d4768ca760f4c98b63286562b6fa79a8b114",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"neovim-src": {
"flake": false,
"locked": {
"lastModified": 1773273300,
"narHash": "sha256-PzRI/GS7+4wz+dgqWq4X2biKtJc8WgUqS6jWk0fXmlM=",
"owner": "neovim",
"repo": "neovim",
"rev": "99a0b2f7b86d447af752ee7436dd5fd69fc6a101",
"type": "github"
},
"original": {
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"nix-homebrew": {
"inputs": {
"brew-src": "brew-src"
@@ -732,7 +791,7 @@
},
"nixvim": {
"inputs": {
"flake-parts": "flake-parts_3",
"flake-parts": "flake-parts_4",
"nixpkgs": "nixpkgs_6",
"systems": "systems_4"
},
@@ -800,6 +859,7 @@
"jj-starship": "jj-starship",
"llm-agents": "llm-agents",
"naersk": "naersk",
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nix-homebrew": "nix-homebrew",
"nixpkgs": "nixpkgs_5",
"nixpkgs-lib": [