Merge pull request #132596 from Stunkymonkey/chromium-phases

chromium: remove phases
This commit is contained in:
Ben Siraphob 2021-08-04 12:23:53 +07:00 committed by GitHub
commit fcc7478839
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,8 +76,6 @@ let
src = chromeSrc;
phases = [ "unpackPhase" "patchPhase" "installPhase" "checkPhase" ];
unpackCmd = let
widevineCdmPath =
if (channel == "stable" || channel == "ungoogled-chromium") then