chromium: skia patch appears to be still needed with 66 on aarch64
Cc @chaoflow @bendlas Replaces #39628
This commit is contained in:
parent
8d6d1363de
commit
a07881c8b8
@ -160,7 +160,7 @@ let
|
|||||||
sha256 = "0dc4cmd05qjqyihrd4qb34kz0jlapjgah8bzgnvxf9m4791w062z";
|
sha256 = "0dc4cmd05qjqyihrd4qb34kz0jlapjgah8bzgnvxf9m4791w062z";
|
||||||
})
|
})
|
||||||
] ++ optional enableWideVine ./patches/widevine.patch
|
] ++ optional enableWideVine ./patches/widevine.patch
|
||||||
++ optionals (stdenv.isAarch64 && versionRange "65" "66") [
|
++ optionals (stdenv.isAarch64 && versionRange "65" "67") [
|
||||||
./patches/skia_buildfix.patch
|
./patches/skia_buildfix.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user