Loading pkgs/by-name/rt/rtl8192su-firmware/package.nix +5 −4 Original line number Diff line number Diff line Loading @@ -30,11 +30,12 @@ stdenvNoCC.mkDerivation { done ''; meta = with lib; { meta = { description = "Firmware for Realtek RTL8188SU/RTL8191SU/RTL8192SU"; homepage = "https://github.com/chunkeey/rtl8192su"; license = licenses.unfreeRedistributableFirmware; maintainers = with maintainers; [ mic92 ]; platforms = with platforms; linux; license = lib.licenses.unfreeRedistributableFirmware; maintainers = with lib.maintainers; [ mic92 ]; platforms = lib.platforms.linux; sourceProvenance = with lib.sourceTypes; [ binaryFirmware ]; }; } Loading
pkgs/by-name/rt/rtl8192su-firmware/package.nix +5 −4 Original line number Diff line number Diff line Loading @@ -30,11 +30,12 @@ stdenvNoCC.mkDerivation { done ''; meta = with lib; { meta = { description = "Firmware for Realtek RTL8188SU/RTL8191SU/RTL8192SU"; homepage = "https://github.com/chunkeey/rtl8192su"; license = licenses.unfreeRedistributableFirmware; maintainers = with maintainers; [ mic92 ]; platforms = with platforms; linux; license = lib.licenses.unfreeRedistributableFirmware; maintainers = with lib.maintainers; [ mic92 ]; platforms = lib.platforms.linux; sourceProvenance = with lib.sourceTypes; [ binaryFirmware ]; }; }