phpPackages.v8: mark broken
This commit is contained in:
parent
fb0f967d75
commit
4ae3ce9b42
@ -433,6 +433,7 @@ let
|
|||||||
|
|
||||||
buildInputs = [ pkgs.v8_6_x ];
|
buildInputs = [ pkgs.v8_6_x ];
|
||||||
configureFlags = [ "--with-v8=${pkgs.v8_6_x}" ];
|
configureFlags = [ "--with-v8=${pkgs.v8_6_x}" ];
|
||||||
|
meta.broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
v8js = assert !isPhp73; buildPecl rec {
|
v8js = assert !isPhp73; buildPecl rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user