linuxPackages.rtl8821ce: mark broken for aarch64

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
wip/little-gl
fortuneteller2k 3 years ago committed by Jonathan Ringer
parent 066fb63b02
commit 5e52c3706c
  1. 1
      pkgs/os-specific/linux/rtl8821ce/default.nix

@ -33,6 +33,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/tomaspinho/rtl8821ce";
license = licenses.gpl2Only;
platforms = platforms.linux;
broken = stdenv.isAarch64;
maintainers = with maintainers; [ hhm ];
};
}

Loading…
Cancel
Save