python311Packages.cleanlab 0 -> 1 attrpath: python311Packages.cleanlab Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/srzl8j87l0gx5hq52h6r8xahccymz0mg-packages.json.drv building '/nix/store/srzl8j87l0gx5hq52h6r8xahccymz0mg-packages.json.drv'... Going to be running update for following packages: - python3.11-cleanlab-2.6.1 Press Enter key to continue... Running update for: - python3.11-cleanlab-2.6.1: UPDATING ... - python3.11-cleanlab-2.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cleanlab/default.nix b/pkgs/development/python-modules/cleanlab/default.nix index 073ac338fb0b..b72fc6c9e83c 100644 --- a/pkgs/development/python-modules/cleanlab/default.nix +++ b/pkgs/development/python-modules/cleanlab/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "cleanlab"; - version = "2.6.1"; + version = "2.6.3"; pyproject = true; disabled = pythonOlder "3.7"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "cleanlab"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-+uJtm/t6Ri25V/9N/2fcOgCOBaBy8PrsM/tO1uX7FEY="; + hash = "sha256-KKTZj8nZGVHM5cfHyFMJMGmscGLbPZ6ZRnb/jBzBsbg="; }; nativeBuildInputs = [ setuptools ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.cleanlab Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python311Packages.cleanlab Standard output: error: build log of 'python311Packages.cleanlab' is not available