cudaPackages.nccl 0 -> 1 attrpath: cudaPackages.nccl 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] Going to be running update for following packages: - nccl-2.21.5-1 Press Enter key to continue... Running update for: - nccl-2.21.5-1: UPDATING ... - nccl-2.21.5-1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/cuda-modules/nccl/default.nix b/pkgs/development/cuda-modules/nccl/default.nix index 3dd36e17f0a4..6a05f10a4917 100644 --- a/pkgs/development/cuda-modules/nccl/default.nix +++ b/pkgs/development/cuda-modules/nccl/default.nix @@ -25,13 +25,13 @@ let in backendStdenv.mkDerivation (finalAttrs: { pname = "nccl"; - version = "2.21.5-1"; + version = "2.22.3-1"; src = fetchFromGitHub { owner = "NVIDIA"; repo = "nccl"; rev = "v${finalAttrs.version}"; - hash = "sha256-IF2tILwW8XnzSmfn7N1CO7jXL95gUp02guIW5n1eaig="; + hash = "sha256-e0zvO9aieVGQHAmzs1WBvJLBvY0ix5O1YKMkDEoikM8="; }; __structuredAttrs = true; An auto update branch exists with message `cudaPackages.nccl: 2.21.5-1 -> 2.22.3-1`. New version is 2.22.3-1. An auto update branch exists with an equal or greater version