package.nix: Remove unused linuxPackages input

This input was added in cl/2884, but was unused even then. The
`linuxPackages` within `buildPackages` is used instead.

Change-Id: I71c522ef683aa098eac0b356b22007ba6a6a6964
This commit is contained in:
skye
2026-03-24 11:43:30 -04:00
parent b94d615baa
commit 03ab7b4a76
-1
View File
@@ -32,7 +32,6 @@
libcpuid,
libseccomp,
libsystemtap,
linuxPackages,
lix-clang-tidy ? null,
llvmPackages,
lsof,