drop the x1e packages; they live in x1e-nixos now (#28)

drop x1e pkgs

Reviewed-on: nikkuss/pkgs#28
Co-authored-by: Nikkuss <Scuggo@pm.me>
This commit is contained in:
2026-09-20 03:14:40 +04:00
committed by nikkuss
parent 16337d9143
commit c3c5530dd7
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";