1
0
forked from nikkuss/pkgs

begin attempt at fixing neovide

This commit is contained in:
2026-05-17 20:29:57 +02:00
parent a93e936203
commit 4a09f079f5
7 changed files with 80 additions and 75 deletions
+2 -3
View File
@@ -32,8 +32,7 @@ src.git = "https://github.com/qca/qca-swiss-army-knife.git"
fetch.git = "https://github.com/qca/qca-swiss-army-knife.git"
[neovide]
src.manual = "nightly"
src.git = "https://github.com/neovide/neovide.git"
src.git_branch = "nightly"
fetch.git = "https://github.com/neovide/neovide.git"
git.fetchSubmodules = true
git.deepClone = true
cargo_lock = ["Cargo.lock"]