python310Packages.bokeh 0 -> 1 attrpath: python310Packages.bokeh 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/ynkq2c4yhqbsqgrs7h8xis0larwwqg81-packages.json.drv building '/nix/store/ynkq2c4yhqbsqgrs7h8xis0larwwqg81-packages.json.drv'... Going to be running update for following packages: - python3.10-bokeh-2.4.3 Press Enter key to continue... Running update for: - python3.10-bokeh-2.4.3: UPDATING ... - python3.10-bokeh-2.4.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/bokeh/default.nix b/pkgs/development/python-modules/bokeh/default.nix index 5d570844862..4ec6c7a54dc 100644 --- a/pkgs/development/python-modules/bokeh/default.nix +++ b/pkgs/development/python-modules/bokeh/default.nix @@ -33,11 +33,11 @@ buildPythonPackage rec { pname = "bokeh"; # update together with panel which is not straightforward - version = "2.4.3"; + version = "3.0.3"; src = fetchPypi { inherit pname version; - sha256 = "sha256-7zOAEWGvN5Zlq3o0aE8iCYYeOu/VyAOiH7u5nZSHSwM="; + sha256 = "sha256-HChHHvXmEQulvtUTE3/SYFTrxEVLx2hlDq7vxTuJioo="; }; 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.bokeh nix build failed. Sourcing setuptools-build-hook 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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/4lkbybr8vpynl1q7n2g8srciwy458c9h-bokeh-3.0.3.tar.gz source root is bokeh-3.0.3 setting SOURCE_DATE_EPOCH to timestamp 1670608413 of file bokeh-3.0.3/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/xjhx253fnncpn6hmz0g69bv2fs9fycvp-hardcode-nodejs-npmjs-paths.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/bokeh/util/compiler.py b/bokeh/util/compiler.py |index a752aad7d..8af05ff63 100644 |--- a/bokeh/util/compiler.py |+++ b/bokeh/util/compiler.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored