Files
pkgs/nvfetcher.toml
T
nikkuss 287e04372c
check / build (pull_request) Successful in 57m20s
check / build (push) Successful in 57m42s
drop the x1e packages; they live in x1e-nixos now
qebspil, slbounce, tcblaunch, x1e80100-firmware and x1e80100-linux-firmware
only ever had the Surface Laptop 7 NixOS modules as consumers, and keeping
them a repo away meant every firmware bump was a two-repo dance. They now
ship from git.scug.io/nikkuss/x1e-nixos, which adds its own overlay.

ath-tools stays: it is generic ath12k tooling rather than x1e-specific, even
though its only consumer here left with the firmware package.
2026-08-20 22:43:59 +04:00

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"]