dev: update flake inputs for minimap.vim

This commit is contained in:
NotAShelf 2023-02-01 23:59:48 +03:00
parent 21c0dea198
commit 7773657081
No known key found for this signature in database
GPG Key ID: 5B5C8895F28445F1
1 changed files with 17 additions and 0 deletions

View File

@ -288,6 +288,22 @@
"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": {
"inputs": {
"nixpkgs": [
@ -709,6 +725,7 @@
"lspkind": "lspkind",
"lspsaga": "lspsaga",
"lualine": "lualine",
"minimap-vim": "minimap-vim",
"nil": "nil",
"nixpkgs": "nixpkgs",
"nmd": "nmd",