python310Packages.torchvision 0 -> 1 attrpath: python310Packages.torchvision 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/qw8ghrjjic3j7s7xz2pcj7gak72p7iqk-packages.json.drv building '/nix/store/qw8ghrjjic3j7s7xz2pcj7gak72p7iqk-packages.json.drv'... Going to be running update for following packages: - python3.10-torchvision-0.15.2 Press Enter key to continue... Running update for: - python3.10-torchvision-0.15.2: UPDATING ... - python3.10-torchvision-0.15.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/torchvision/default.nix b/pkgs/development/python-modules/torchvision/default.nix index 401e415e2812..73847c9e646e 100644 --- a/pkgs/development/python-modules/torchvision/default.nix +++ b/pkgs/development/python-modules/torchvision/default.nix @@ -40,7 +40,7 @@ let }; pname = "torchvision"; - version = "0.15.2"; + version = "0.16.0"; in buildPythonPackage { inherit pname version; @@ -49,7 +49,7 @@ buildPythonPackage { owner = "pytorch"; repo = "vision"; rev = "refs/tags/v${version}"; - hash = "sha256-KNbOgd6PCINZqZ24c/Ev+ODux3ik5iUlzem9uUfQArM="; + hash = "sha256-Rqrh9XnRIJYaYwKsZEHo4YgCLD4k/U7MzB4jDk1rSyI="; }; nativeBuildInputs = [ libpng ninja which ] ++ lib.optionals cudaSupport [ cuda-native-redist ]; No auto update branch exists Python package with too many package rebuilds 65 > 25