python311Packages.pybotvac 0 -> 1 attrpath: python311Packages.pybotvac 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/70ji8xcbsm5f13qjg64a5il37by3a37m-packages.json.drv building '/nix/store/70ji8xcbsm5f13qjg64a5il37by3a37m-packages.json.drv'... Going to be running update for following packages: - python3.11-pybotvac-0.0.24 Press Enter key to continue... Running update for: - python3.11-pybotvac-0.0.24: UPDATING ... - python3.11-pybotvac-0.0.24: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pybotvac/default.nix b/pkgs/development/python-modules/pybotvac/default.nix index a104e1e1aeb7..5b11e542afad 100644 --- a/pkgs/development/python-modules/pybotvac/default.nix +++ b/pkgs/development/python-modules/pybotvac/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "pybotvac"; - version = "0.0.24"; + version = "0.0.25"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-SXIs9AUXWm1H49MVDT4z6msNPaW5sAU20rcsWZ7ERdU="; + hash = "sha256-EvGBStEYgqFO9GMtxs1qtDixb4y2Ptom8xncRUv4ur4="; }; patches = [ 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.pybotvac nix build failed. got build log for 'python311Packages.pybotvac' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/487y5q5qi5m62bdw4jqhm0laf9a1bvw6-pybotvac-0.0.25.tar.gz source root is pybotvac-0.0.25 setting SOURCE_DATE_EPOCH to timestamp 1712847980 of file pybotvac-0.0.25/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/j8vmhvcajab0srnbl9kp8liv137gi0nk-urllib3-2.0-compat.patch patching file pybotvac/robot.py Hunk #1 FAILED at 6 (different line endings). Hunk #2 FAILED at 21 (different line endings). 2 out of 2 hunks FAILED -- saving rejects to file pybotvac/robot.py.rej