drop the x1e packages; they live in x1e-nixos now
check / build (pull_request) Successful in 57m20s
check / build (push) Successful in 57m42s

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.
This commit is contained in:
2026-08-20 22:43:59 +04:00
parent 16337d9143
commit 287e04372c
8 changed files with 0 additions and 377 deletions
-9
View File
@@ -18,19 +18,10 @@ fetch.github = "radareorg/radare2-mcp"
src.github = "radareorg/r2ghidra"
fetch.github = "radareorg/r2ghidra"
[slbounce]
src.github = "TravMurav/slbounce"
fetch.github = "TravMurav/slbounce"
[base24-schemes]
src.git = "https://github.com/tinted-theming/schemes.git"
fetch.git = "https://github.com/tinted-theming/schemes.git"
[qebspil]
src.git = "https://github.com/stephan-gh/qebspil.git"
fetch.git = "https://github.com/stephan-gh/qebspil.git"
git.fetchSubmodules = true
[ath-tools]
src.git = "https://github.com/qca/qca-swiss-army-knife.git"
fetch.git = "https://github.com/qca/qca-swiss-army-knife.git"