update nvim

This commit is contained in:
zack 2024-10-17 02:05:02 -04:00
parent 36cccf8207
commit 697b6eb97c
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
12 changed files with 87 additions and 37 deletions

21
flake.lock generated
View file

@ -1674,6 +1674,7 @@
"nixpkgs-wayland": "nixpkgs-wayland",
"resume": "resume",
"rio-term": "rio-term",
"rust-overlay": "rust-overlay_4",
"snowfall-lib": "snowfall-lib",
"solaar": "solaar",
"spicetify-nix": "spicetify-nix",
@ -1744,6 +1745,26 @@
"type": "github"
}
},
"rust-overlay_4": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729045942,
"narHash": "sha256-HjmK0x5Zm2TK2vFpC7XBM2e3EDNVnAIuEoU2FkeN8xw=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "9de3cea452d2401d6f93c06ad985178a4e11d1fc",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"snowfall-lib": {
"inputs": {
"flake-compat": "flake-compat_6",