mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 00:34:00 +00:00
phpPackages.v8js: mark broken
This commit is contained in:
parent
4ae3ce9b42
commit
c3d069ec26
@ -444,6 +444,7 @@ let
|
||||
|
||||
buildInputs = [ pkgs.v8_6_x ];
|
||||
configureFlags = [ "--with-v8js=${pkgs.v8_6_x}" ];
|
||||
meta.broken = true;
|
||||
};
|
||||
|
||||
xdebug = buildPecl rec {
|
||||
|
Loading…
Reference in New Issue
Block a user