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
-25
View File
@@ -98,20 +98,6 @@
};
date = "2026-08-12";
};
qebspil = {
pname = "qebspil";
version = "8e4d9e676a3b3afe136cda9b953a2139ff1a32d0";
src = fetchgit {
url = "https://github.com/stephan-gh/qebspil.git";
rev = "8e4d9e676a3b3afe136cda9b953a2139ff1a32d0";
fetchSubmodules = true;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
sha256 = "sha256-kWUXzeYWNxGgmjt/p9yozrWc5ouUs0XXBRfiFMlu+QQ=";
};
date = "2025-10-25";
};
radare2-ghidra = {
pname = "radare2-ghidra";
version = "6.2.0";
@@ -134,17 +120,6 @@
sha256 = "sha256-btJfvsIC/xRfdQYJL0FYqUHsvP7zn/2EnUzLesWZPK4=";
};
};
slbounce = {
pname = "slbounce";
version = "v5";
src = fetchFromGitHub {
owner = "TravMurav";
repo = "slbounce";
rev = "v5";
fetchSubmodules = false;
sha256 = "sha256-w+0SKR0A/hcFU6iFEOgyG+vWwgAWF8h9D0/X7GSFm7w=";
};
};
vpkmerge = {
pname = "vpkmerge";
version = "v0.19.0";