Loading pkgs/by-name/p1/p11-kit/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,11 @@ stdenv.mkDerivation rec { ])) ]; mesonCheckFlags = [ # Tests regularly exceed the default timeout on `x86_64-darwin`. "--timeout-multiplier=0" ]; doCheck = stdenv.buildPlatform.canExecute stdenv.hostPlatform; postPatch = '' Loading Loading
pkgs/by-name/p1/p11-kit/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,11 @@ stdenv.mkDerivation rec { ])) ]; mesonCheckFlags = [ # Tests regularly exceed the default timeout on `x86_64-darwin`. "--timeout-multiplier=0" ]; doCheck = stdenv.buildPlatform.canExecute stdenv.hostPlatform; postPatch = '' Loading