python310Packages.ipyvue 0 -> 1 attrpath: python310Packages.ipyvue 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/1krc85vmgi8ijq393ajvhkr2lvk22yrk-packages.json.drv building '/nix/store/1krc85vmgi8ijq393ajvhkr2lvk22yrk-packages.json.drv'... Going to be running update for following packages: - python3.10-ipyvue-1.7.0 Press Enter key to continue... Running update for: - python3.10-ipyvue-1.7.0: UPDATING ... - python3.10-ipyvue-1.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ipyvue/default.nix b/pkgs/development/python-modules/ipyvue/default.nix index 6c0b15c41b3..77ed45ce4cc 100644 --- a/pkgs/development/python-modules/ipyvue/default.nix +++ b/pkgs/development/python-modules/ipyvue/default.nix @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "ipyvue"; - version = "1.7.0"; + version = "1.8.0"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "fa8ff9b9a73b5a925c4af4c05f1839df2bd0fae0063871f403ee821792d5ab72"; + sha256 = "sha256-0qjvArC8xEr9MSecuAKMBr49fA60FYRyicAADy93N7c="; }; propagatedBuildInputs = [ ipywidgets ]; No auto update branch exists There might already be an open PR for this update: - python310Packages.ipyvue: 1.7.0 -> 1.8.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/192551"