rocmPackages.rccl 0 -> 1 attrpath: rocmPackages.rccl 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: - rccl-6.0.2 Press Enter key to continue... Running update for: - rccl-6.0.2: UPDATING ... - rccl-6.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/rocm-modules/6/rccl/default.nix b/pkgs/development/rocm-modules/6/rccl/default.nix index cdbbd70440c2..f20f1f719ca3 100644 --- a/pkgs/development/rocm-modules/6/rccl/default.nix +++ b/pkgs/development/rocm-modules/6/rccl/default.nix @@ -16,7 +16,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "rccl"; - version = "6.0.2"; + version = "6.1.0"; outputs = [ "out" @@ -28,7 +28,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ROCm"; repo = "rccl"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-Oyml47yGEB7fALxBcDjqFngS38cnI39sDj94/JV7wE0="; + hash = "sha256-RhkjIJ4Wz6UZA6W9hEeXXqTDNq5jaB2pI5lpUt1VF+w="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/jy92ik780c6j12gw93wavg4ild95nhzr-rccl-6.1.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. - WARNING: Package has meta.broken=true; Please manually test this package update and remove the broken attribute. meta.description for rocmPackages.rccl is: ROCm communication collectives library meta.homepage for rocmPackages.rccl is: https://github.com/ROCm/rccl ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/ROCm/rccl/releases/tag/rocm-6.1.0) - [Compare changes on GitHub](https://github.com/ROCm/rccl/compare/rocm-6.0.2...rocm-6.1.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 6.1.0 in filename of file in /nix/store/jy92ik780c6j12gw93wavg4ild95nhzr-rccl-6.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath rocmPackages.rccl rocmPackages_6.rccl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jy92ik780c6j12gw93wavg4ild95nhzr-rccl-6.1.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A rocmPackages.rccl https://github.com/r-ryantm/nixpkgs/archive/ee3801fb16f4aa982fe02b9446ba86cc968ab39e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ee3801fb16f4aa982fe02b9446ba86cc968ab39e#rocmPackages.rccl ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jy92ik780c6j12gw93wavg4ild95nhzr-rccl-6.1.0 ls -la /nix/store/jy92ik780c6j12gw93wavg4ild95nhzr-rccl-6.1.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
--- ###### Maintainer pings cc @Madouura @Flakebi @mschwaig for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/306874