forked from nikkuss/pkgs
drop x1e pkgs Reviewed-on: nikkuss/pkgs#28 Co-authored-by: Nikkuss <Scuggo@pm.me>
43 lines
1.1 KiB
TOML
43 lines
1.1 KiB
TOML
[claude-code-acp]
|
|
src.github = "zed-industries/claude-code-acp"
|
|
fetch.github = "zed-industries/claude-code-acp"
|
|
|
|
[claude-sync]
|
|
src.github = "tawanorg/claude-sync"
|
|
fetch.github = "tawanorg/claude-sync"
|
|
|
|
[flightcore]
|
|
src.github = "R2NorthstarTools/FlightCore"
|
|
fetch.github = "R2NorthstarTools/FlightCore"
|
|
|
|
[radare2-mcp]
|
|
src.github = "radareorg/radare2-mcp"
|
|
fetch.github = "radareorg/radare2-mcp"
|
|
|
|
[radare2-ghidra]
|
|
src.github = "radareorg/r2ghidra"
|
|
fetch.github = "radareorg/r2ghidra"
|
|
|
|
[base24-schemes]
|
|
src.git = "https://github.com/tinted-theming/schemes.git"
|
|
fetch.git = "https://github.com/tinted-theming/schemes.git"
|
|
|
|
[ath-tools]
|
|
src.git = "https://github.com/qca/qca-swiss-army-knife.git"
|
|
fetch.git = "https://github.com/qca/qca-swiss-army-knife.git"
|
|
|
|
[neovide]
|
|
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"
|
|
|
|
[vpkmerge]
|
|
src.github = "Slush97/vpkmerge"
|
|
fetch.github = "Slush97/vpkmerge"
|
|
cargo_lock = ["Cargo.lock"]
|