python310Packages.catboost 0 -> 1 attrpath: python310Packages.catboost 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rdg3m47614apvwildm1ijhqv3i1rjg2f-packages.json.drv building '/nix/store/rdg3m47614apvwildm1ijhqv3i1rjg2f-packages.json.drv'... Going to be running update for following packages: - python3.10-catboost-1.0.5 Press Enter key to continue... Running update for: - python3.10-catboost-1.0.5: UPDATING ... - python3.10-catboost-1.0.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/catboost/default.nix b/pkgs/development/python-modules/catboost/default.nix index 2c4d3bb2351..0dfc302a49a 100644 --- a/pkgs/development/python-modules/catboost/default.nix +++ b/pkgs/development/python-modules/catboost/default.nix @@ -5,15 +5,15 @@ buildPythonPackage rec { pname = "catboost"; - version = "1.0.5"; + version = "1.1.1"; disabled = pythonOlder "3.4"; src = fetchFromGitHub { owner = "catboost"; repo = "catboost"; - rev = "v${version}"; - sha256 = "ILemeZUBI9jPb9G6F7QX/T1HaVhQ+g6y7YmsT6DFCJk="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-bqnUHTTRan/spA5y4LRt/sIUYpP3pxzdN/4wHjzgZVY="; }; nativeBuildInputs = [ clang_12 ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.catboost nix build failed. Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/hpcznpf4fyl310zjw947lfcxwagn16a8-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/ya.make @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/g68p2gn7dljajk72wd82wqcr9nzl8xbh-nix-support.patch patching file catboost/python-package/setup.py patching file make/python2.CLANG12-LINUX-X86_64.makefile Hunk #1 FAILED at 4. 1 out of 1 hunk FAILED -- saving rejects to file make/python2.CLANG12-LINUX-X86_64.makefile.rej patching file make/python2.CUDA.CLANG12-LINUX-X86_64.makefile Hunk #1 FAILED at 4. 1 out of 1 hunk FAILED -- saving rejects to file make/python2.CUDA.CLANG12-LINUX-X86_64.makefile.rej patching file make/python3.CLANG12-LINUX-X86_64.makefile Hunk #1 FAILED at 4. 1 out of 1 hunk FAILED -- saving rejects to file make/python3.CLANG12-LINUX-X86_64.makefile.rej patching file make/python3.CUDA.CLANG12-LINUX-X86_64.makefile Hunk #1 FAILED at 4. 1 out of 1 hunk FAILED -- saving rejects to file make/python3.CUDA.CLANG12-LINUX-X86_64.makefile.rej