summary refs log tree commit diff
path: root/nixos/modules/hardware
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2021-08-21 09:17:13 +0200
committerVladimír Čunát <v@cunat.cz>2021-08-21 09:20:16 +0200
commit96193ea9982299f7e909f306247b7b2d94765642 (patch)
treeee39d79a5a635f20eb18d7627a55beba33c82554 /nixos/modules/hardware
parentcaab09b8d4baa9dd3b6f264667b27e3ccfad76f3 (diff)
downloadnixpkgs-96193ea9982299f7e909f306247b7b2d94765642.tar
nixpkgs-96193ea9982299f7e909f306247b7b2d94765642.tar.gz
nixpkgs-96193ea9982299f7e909f306247b7b2d94765642.tar.bz2
nixpkgs-96193ea9982299f7e909f306247b7b2d94765642.tar.lz
nixpkgs-96193ea9982299f7e909f306247b7b2d94765642.tar.xz
nixpkgs-96193ea9982299f7e909f306247b7b2d94765642.tar.zst
nixpkgs-96193ea9982299f7e909f306247b7b2d94765642.zip
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.
Diffstat (limited to 'nixos/modules/hardware')
-rw-r--r--nixos/modules/hardware/all-firmware.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/all-firmware.nix b/nixos/modules/hardware/all-firmware.nix
index a4e4fa8d0ed..bdf90816740 100644
--- a/nixos/modules/hardware/all-firmware.nix
+++ b/nixos/modules/hardware/all-firmware.nix
@@ -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