python310Packages.panel 0 -> 1 attrpath: python310Packages.panel 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/ibx5ggxri08rjbbhbk2dx1cxwx2nd891-packages.json.drv building '/nix/store/ibx5ggxri08rjbbhbk2dx1cxwx2nd891-packages.json.drv'... Going to be running update for following packages: - python3.10-panel-0.14.4 Press Enter key to continue... Running update for: - python3.10-panel-0.14.4: UPDATING ... - python3.10-panel-0.14.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/panel/default.nix b/pkgs/development/python-modules/panel/default.nix index 0af1060b5d00..281514c59198 100644 --- a/pkgs/development/python-modules/panel/default.nix +++ b/pkgs/development/python-modules/panel/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "panel"; - version = "0.14.4"; + version = "1.2.1"; format = "wheel"; @@ -25,7 +25,7 @@ buildPythonPackage rec { # tries to fetch even more artifacts src = fetchPypi { inherit pname version format; - hash = "sha256-3U/PL8cnbNPw3xEM56YZesQEDXTE79yMCSsjdxwfUU0="; + hash = "sha256-wcriOnSOhMlRAOfcg3yRyqwtez1iA73UYfxWd4ve/GY="; }; nativeBuildInputs = [ 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.panel nix build failed. 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 Executing wheelUnpackPhase Finished executing wheelUnpackPhase @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile or custom buildPhase, doing nothing /build/dist /build Unpacking to: unpacked/panel-1.2.1...OK Repacking wheel as ./panel-1.2.1-py2.py3-none-any.whl...OK /build @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/dist /build Processing ./panel-1.2.1-py2.py3-none-any.whl ERROR: Could not find a version that satisfies the requirement pandas>=1.2 (from panel) (from versions: none) ERROR: No matching distribution found for pandas>=1.2