Loading pkgs/development/python-modules/tensorflow-probability/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -78,10 +78,12 @@ let bazel = bazel; bazelTargets = [ ":pip_pkg" ]; bazelFlags = [ "--noenable_bzlmod" ]; removeRulesCC = false; LIBTOOL = lib.optionalString stdenv.hostPlatform.isDarwin "${cctools}/bin/libtool"; fetchAttrs = { sha256 = "sha256-TbWcWYidyXuAMgBnO2/k0NKCzc4wThf2uUeC3QxdBJY="; sha256 = "sha256-7sPdIHWNFn13eaUanFgN988hFAwGnlU6cxmHOJUDpiQ="; }; buildAttrs = { Loading Loading @@ -146,7 +148,5 @@ buildPythonPackage { changelog = "https://github.com/tensorflow/probability/releases/tag/v${version}"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ GaetanLepage ]; # Needs update for Bazel 7. broken = true; }; } Loading
pkgs/development/python-modules/tensorflow-probability/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -78,10 +78,12 @@ let bazel = bazel; bazelTargets = [ ":pip_pkg" ]; bazelFlags = [ "--noenable_bzlmod" ]; removeRulesCC = false; LIBTOOL = lib.optionalString stdenv.hostPlatform.isDarwin "${cctools}/bin/libtool"; fetchAttrs = { sha256 = "sha256-TbWcWYidyXuAMgBnO2/k0NKCzc4wThf2uUeC3QxdBJY="; sha256 = "sha256-7sPdIHWNFn13eaUanFgN988hFAwGnlU6cxmHOJUDpiQ="; }; buildAttrs = { Loading Loading @@ -146,7 +148,5 @@ buildPythonPackage { changelog = "https://github.com/tensorflow/probability/releases/tag/v${version}"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ GaetanLepage ]; # Needs update for Bazel 7. broken = true; }; }