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.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user