linuxPackages.rtl8821ce: mark broken for aarch64
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
This commit is contained in:
committed by
Jonathan Ringer
parent
066fb63b02
commit
5e52c3706c
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user