mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 09:05:55 +00:00
modules: switch to gerg's neovim-wrapper
This commit is contained in:
parent
32d231395f
commit
a97d95db03
3 changed files with 40 additions and 30 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -88,6 +88,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"neovim-wrapper": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1720472688,
|
||||
"narHash": "sha256-IQqFxe+LwXCjLSosxz3TP9xNRf1VCuWbI4JuBTC6ys4=",
|
||||
"owner": "Gerg-L",
|
||||
"repo": "neovim-wrapper",
|
||||
"rev": "25d77eb68da40577727d1f71a569a9ff5c15cc26",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Gerg-L",
|
||||
"repo": "neovim-wrapper",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nil": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
|
|
@ -1781,6 +1801,7 @@
|
|||
"inputs": {
|
||||
"flake-parts": "flake-parts",
|
||||
"flake-utils": "flake-utils",
|
||||
"neovim-wrapper": "neovim-wrapper",
|
||||
"nil": "nil",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nmd": "nmd",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue