python310Packages.bash_kernel 0 -> 1 attrpath: python310Packages.bash_kernel Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/bs1hl4jw7vifxhhmwzx2134mi25fgacz-packages.json.drv building '/nix/store/bs1hl4jw7vifxhhmwzx2134mi25fgacz-packages.json.drv'... Going to be running update for following packages: - python3.10-bash_kernel-0.9.0 Press Enter key to continue... Running update for: - python3.10-bash_kernel-0.9.0: UPDATING ... - python3.10-bash_kernel-0.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/bash_kernel/default.nix b/pkgs/development/python-modules/bash_kernel/default.nix index b7ccfedfbb8..323fa7751b5 100644 --- a/pkgs/development/python-modules/bash_kernel/default.nix +++ b/pkgs/development/python-modules/bash_kernel/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "bash_kernel"; - version = "0.9.0"; + version = "0.9.1"; format = "flit"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "sha256-BCPwUS72+DplThQ5o2lxiJmjjyeUj+IbZlst8dvzp8c="; + sha256 = "sha256-AYPVPjYP+baEcQUqmiiagWIXMlFrA04njpcgtdFaFis="; }; patches = [ 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.bash_kernel nix build failed. got build log for 'python310Packages.bash_kernel' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing flit-build-hook Using flitBuildPhase Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/a39vjjbm021qimjsryfn3vawfrig2scv-bash_kernel-0.9.1.tar.gz source root is bash_kernel-0.9.1 setting SOURCE_DATE_EPOCH to timestamp 1688045350 of file bash_kernel-0.9.1/bash_kernel/kernel.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/yq5qiw6ppspjnhws42vswvlh3l7ml3hq-69.diff patching file bash_kernel/kernel.py Hunk #1 succeeded at 46 with fuzz 2 (offset 14 lines). Hunk #2 FAILED at 95. 1 out of 2 hunks FAILED -- saving rejects to file bash_kernel/kernel.py.rej