mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
dev: update flake inputs for minimap.vim
This commit is contained in:
parent
21c0dea198
commit
7773657081
1 changed files with 17 additions and 0 deletions
17
flake.lock
17
flake.lock
|
@ -288,6 +288,22 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"minimap-vim": {
|
||||||
|
"flake": false,
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1666947112,
|
||||||
|
"narHash": "sha256-xKQfCh3R4MdHolRocZS0IC/OADZd8aVRQLlC0ErWSkc=",
|
||||||
|
"owner": "wfxr",
|
||||||
|
"repo": "minimap.vim",
|
||||||
|
"rev": "2b0151d7302f87f90c4664d119518dda73cc4633",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "wfxr",
|
||||||
|
"repo": "minimap.vim",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"naersk": {
|
"naersk": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
|
@ -709,6 +725,7 @@
|
||||||
"lspkind": "lspkind",
|
"lspkind": "lspkind",
|
||||||
"lspsaga": "lspsaga",
|
"lspsaga": "lspsaga",
|
||||||
"lualine": "lualine",
|
"lualine": "lualine",
|
||||||
|
"minimap-vim": "minimap-vim",
|
||||||
"nil": "nil",
|
"nil": "nil",
|
||||||
"nixpkgs": "nixpkgs",
|
"nixpkgs": "nixpkgs",
|
||||||
"nmd": "nmd",
|
"nmd": "nmd",
|
||||||
|
|
Loading…
Reference in a new issue