chromium: remove phases
This commit is contained in:
parent
78090fd990
commit
2ae5f1a6b8
1 changed files with 0 additions and 2 deletions
|
@ -76,8 +76,6 @@ let
|
|||
|
||||
src = chromeSrc;
|
||||
|
||||
phases = [ "unpackPhase" "patchPhase" "installPhase" "checkPhase" ];
|
||||
|
||||
unpackCmd = let
|
||||
widevineCdmPath =
|
||||
if (channel == "stable" || channel == "ungoogled-chromium") then
|
||||
|
|
Loading…
Reference in a new issue