python310Packages.gradio 0 -> 1 attrpath: python310Packages.gradio 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/9bd3bvl07yg113aliar89jqd6qb2yrx2-packages.json.drv building '/nix/store/9bd3bvl07yg113aliar89jqd6qb2yrx2-packages.json.drv'... Going to be running update for following packages: - python3.10-gradio-3.44.3 Press Enter key to continue... Running update for: - python3.10-gradio-3.44.3: UPDATING ... - python3.10-gradio-3.44.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/gradio/default.nix b/pkgs/development/python-modules/gradio/default.nix index 5d051ef80ec2..59d8e28015ac 100644 --- a/pkgs/development/python-modules/gradio/default.nix +++ b/pkgs/development/python-modules/gradio/default.nix @@ -53,7 +53,7 @@ buildPythonPackage rec { pname = "gradio"; - version = "3.44.3"; + version = "4.1.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -62,7 +62,7 @@ buildPythonPackage rec { # and has more frequent releases compared to github tags src = fetchPypi { inherit pname version; - hash = "sha256-3mXs9PwlzUo89VosBWtnsOzDQf/T22Yv7s5j6OLLp3M="; + hash = "sha256-hYtHCyqStXEwlGDLxOM7L4Uj8OpEyK9NQgwYL9hbnzg="; }; # fix packaging.ParserSyntaxError, which can't handle comments 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.gradio Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python310Packages.gradio Standard output: error: build log of 'python310Packages.gradio' is not available