rocmPackages.rpp-cpu 0 -> 1 attrpath: rocmPackages.rpp-cpu 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: - rpp-cpu-6.0.2 Press Enter key to continue... Running update for: - rpp-cpu-6.0.2: UPDATING ... - rpp-cpu-6.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/rocm-modules/6/rpp/default.nix b/pkgs/development/rocm-modules/6/rpp/default.nix index 239c99017d02..dd12ec223a86 100644 --- a/pkgs/development/rocm-modules/6/rpp/default.nix +++ b/pkgs/development/rocm-modules/6/rpp/default.nix @@ -23,13 +23,13 @@ stdenv.mkDerivation (finalAttrs: { else "cpu" ); - version = "6.0.2"; + version = "6.1.0"; src = fetchFromGitHub { owner = "ROCm"; repo = "rpp"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-AquAVoEqlsBVxd41hG2sVo9UoSS+255eCQzIfGkC/Tk="; + hash = "sha256-S6pT+c68D+CQmDdB7zrFkoNSeUmCE+X7PYZndEt8aAU="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/q0rdh4bsr3l3mfafxjld30pay0ph0nk0-rpp-cpu-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)
7 packages 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.rpp-cpu is: Comprehensive high-performance computer vision library for AMD processors meta.homepage for rocmPackages.rpp-cpu is: https://github.com/ROCm/rpp ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/ROCm/rpp/releases/tag/rocm-6.1.0) - [Compare changes on GitHub](https://github.com/ROCm/rpp/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/q0rdh4bsr3l3mfafxjld30pay0ph0nk0-rpp-cpu-6.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 14 total rebuild path(s) 14 package rebuild(s) First fifty rebuilds by attrpath rocmPackages.mivisionx rocmPackages.mivisionx-cpu rocmPackages.mivisionx-hip rocmPackages.rpp rocmPackages.rpp-cpu rocmPackages.rpp-hip rocmPackages.rpp-opencl rocmPackages_6.mivisionx rocmPackages_6.mivisionx-cpu rocmPackages_6.mivisionx-hip rocmPackages_6.rpp rocmPackages_6.rpp-cpu rocmPackages_6.rpp-hip rocmPackages_6.rpp-opencl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/q0rdh4bsr3l3mfafxjld30pay0ph0nk0-rpp-cpu-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.rpp-cpu https://github.com/r-ryantm/nixpkgs/archive/4f84118c5cecaded4e2dcc20541a52178f5ad58e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4f84118c5cecaded4e2dcc20541a52178f5ad58e#rocmPackages.rpp-cpu ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/q0rdh4bsr3l3mfafxjld30pay0ph0nk0-rpp-cpu-6.1.0 ls -la /nix/store/q0rdh4bsr3l3mfafxjld30pay0ph0nk0-rpp-cpu-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)
7 packages 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/304774