Loading pkgs/development/libraries/grpc/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,7 @@ stdenv.mkDerivation rec { enableParallelBuilds = true; passthru.tests = { inherit (python3.pkgs) grpcio-status grpcio-tools; inherit (python3.pkgs) grpcio-status grpcio-tools jaxlib; inherit arrow-cpp; }; Loading Loading
pkgs/development/libraries/grpc/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,7 @@ stdenv.mkDerivation rec { enableParallelBuilds = true; passthru.tests = { inherit (python3.pkgs) grpcio-status grpcio-tools; inherit (python3.pkgs) grpcio-status grpcio-tools jaxlib; inherit arrow-cpp; }; Loading