rocmPackages.half 0 -> 1 attrpath: rocmPackages.half 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: - half-6.0.2 Press Enter key to continue... Running update for: - half-6.0.2: UPDATING ... - half-6.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/rocm-modules/6/half/default.nix b/pkgs/development/rocm-modules/6/half/default.nix index 77f37790a890..e692b7c199a0 100644 --- a/pkgs/development/rocm-modules/6/half/default.nix +++ b/pkgs/development/rocm-modules/6/half/default.nix @@ -8,7 +8,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "half"; - version = "6.0.2"; + version = "6.1.0"; src = fetchFromGitHub { owner = "ROCm"; No auto update branch exists Successfully finished processing cachix "/nix/store/hm7khi82py69ba6gzq54iyq571fck7jc-half-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)
11 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.half is: C++ library for half precision floating point arithmetics meta.homepage for rocmPackages.half is: https://github.com/ROCm/half ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/ROCm/half/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/hm7khi82py69ba6gzq54iyq571fck7jc-half-6.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 23 total rebuild path(s) 23 package rebuild(s) First fifty rebuilds by attrpath rocmPackages.half rocmPackages.migraphx rocmPackages.miopen rocmPackages.miopen-hip rocmPackages.mivisionx rocmPackages.mivisionx-cpu rocmPackages.mivisionx-hip rocmPackages.rpp rocmPackages.rpp-cpu rocmPackages.rpp-hip rocmPackages.rpp-opencl rocmPackages_6.half rocmPackages_6.migraphx rocmPackages_6.miopen rocmPackages_6.miopen-hip 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 zluda ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hm7khi82py69ba6gzq54iyq571fck7jc-half-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.half https://github.com/r-ryantm/nixpkgs/archive/46f8bc195726766d601fa923add5a6e70dd702f7.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/46f8bc195726766d601fa923add5a6e70dd702f7#rocmPackages.half ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/hm7khi82py69ba6gzq54iyq571fck7jc-half-6.1.0 ls -la /nix/store/hm7khi82py69ba6gzq54iyq571fck7jc-half-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)
11 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/304771