forked from nikkuss/pkgs
fix: vpkmerge and grimorie are using nvfetch now
This commit is contained in:
@@ -36,3 +36,16 @@ src.git = "https://github.com/neovide/neovide.git"
|
||||
src.git_branch = "nightly"
|
||||
fetch.git = "https://github.com/neovide/neovide.git"
|
||||
cargo_lock = ["Cargo.lock"]
|
||||
|
||||
[grimoire]
|
||||
src.github = "Slush97/grimoire"
|
||||
fetch.github = "Slush97/grimoire"
|
||||
|
||||
# [grimoire-social]
|
||||
# src.github = "Slush97/grimoire-social"
|
||||
# fetch.github = "Slush97/grimoire-social"
|
||||
|
||||
[vpkmerge]
|
||||
src.github = "Slush97/vpkmerge"
|
||||
fetch.github = "Slush97/vpkmerge"
|
||||
cargo_lock = ["Cargo.lock"]
|
||||
|
||||
Reference in New Issue
Block a user