fwupd: drop removed dell option

This commit is contained in:
Maxine Aubrey 2023-10-09 21:01:16 +02:00
parent f6a82ccee5
commit 1f0dbe5f10
No known key found for this signature in database
GPG Key ID: F6FE033DFCB899F7

View File

@ -227,7 +227,6 @@ stdenv.mkDerivation (finalAttrs: {
] ++ lib.optionals (!enablePassim) [
"-Dpassim=disabled"
] ++ lib.optionals (!haveDell) [
"-Dplugin_dell=disabled"
"-Dplugin_synaptics_mst=disabled"
] ++ lib.optionals (!haveRedfish) [
"-Dplugin_redfish=disabled"