Loading pkgs/development/python-modules/paddlepaddle/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ buildPythonPackage { buildInputs = lib.optionals cudaSupport [ rdma-core ]; pythonRelaxDeps = [ opt-einsum "opt_einsum" ]; dependencies = [ Loading Loading @@ -135,7 +135,6 @@ buildPythonPackage { passthru.updateScript = ./update.sh; meta = { broken = true; description = "Machine Learning Framework from Industrial Practice"; homepage = "https://github.com/PaddlePaddle/Paddle"; license = lib.licenses.asl20; Loading Loading
pkgs/development/python-modules/paddlepaddle/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ buildPythonPackage { buildInputs = lib.optionals cudaSupport [ rdma-core ]; pythonRelaxDeps = [ opt-einsum "opt_einsum" ]; dependencies = [ Loading Loading @@ -135,7 +135,6 @@ buildPythonPackage { passthru.updateScript = ./update.sh; meta = { broken = true; description = "Machine Learning Framework from Industrial Practice"; homepage = "https://github.com/PaddlePaddle/Paddle"; license = lib.licenses.asl20; Loading