nixos/hardware.firmware: fix evaluation after PR #122463

NixOS jobsets on Hydra were failing evaluation because of this.
The alias has no other occurrence in NixPkgs.
This commit is contained in:
Vladimír Čunát 2021-08-21 09:17:13 +02:00
parent caab09b8d4
commit 96193ea998
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -62,7 +62,7 @@ in {
zd1211fw
alsa-firmware
sof-firmware
openelec-dvb-firmware
libreelec-dvb-firmware
] ++ optional (pkgs.stdenv.hostPlatform.isAarch32 || pkgs.stdenv.hostPlatform.isAarch64) raspberrypiWirelessFirmware
++ optionals (versionOlder config.boot.kernelPackages.kernel.version "4.13") [
rtl8723bs-firmware