Loading pkgs/development/python-modules/flax/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -85,7 +85,10 @@ buildPythonPackage rec { meta = with lib; { description = "Neural network library for JAX"; homepage = "https://github.com/google/flax"; changelog = "https://github.com/google/flax/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ ndl ]; # Requires orbax which is not available broken = true; }; } Loading
pkgs/development/python-modules/flax/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -85,7 +85,10 @@ buildPythonPackage rec { meta = with lib; { description = "Neural network library for JAX"; homepage = "https://github.com/google/flax"; changelog = "https://github.com/google/flax/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ ndl ]; # Requires orbax which is not available broken = true; }; }