Loading pkgs/development/php-packages/xdebug/default.nix +2 −2 Original line number Diff line number Diff line { buildPecl, lib, fetchFromGitHub }: let version = "3.2.2"; version = "3.3.0alpha3"; in buildPecl { inherit version; Loading @@ -11,7 +11,7 @@ in buildPecl { owner = "xdebug"; repo = "xdebug"; rev = version; hash = "sha256-zbgJw2oPzyUTK0UwLAqpShBi+toVsEQcjoG4tIBder0="; hash = "sha256-LBrKQCR4qpV3yJpTknUNKX6mq+qSdBSveIoYmk5Vmoc="; }; doCheck = true; Loading Loading
pkgs/development/php-packages/xdebug/default.nix +2 −2 Original line number Diff line number Diff line { buildPecl, lib, fetchFromGitHub }: let version = "3.2.2"; version = "3.3.0alpha3"; in buildPecl { inherit version; Loading @@ -11,7 +11,7 @@ in buildPecl { owner = "xdebug"; repo = "xdebug"; rev = version; hash = "sha256-zbgJw2oPzyUTK0UwLAqpShBi+toVsEQcjoG4tIBder0="; hash = "sha256-LBrKQCR4qpV3yJpTknUNKX6mq+qSdBSveIoYmk5Vmoc="; }; doCheck = true; Loading