hwloc 2.9.1 -> 2.9.2 https://repology.org/project/hwloc/versions attrpath: hwloc Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/hwloc/default.nix b/pkgs/development/libraries/hwloc/default.nix index 028504bb699..fbef44bf67e 100644 --- a/pkgs/development/libraries/hwloc/default.nix +++ b/pkgs/development/libraries/hwloc/default.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "hwloc"; - version = "2.9.1"; + version = "2.9.2"; src = fetchurl { url = "https://www.open-mpi.org/software/hwloc/v${lib.versions.majorMinor version}/downloads/hwloc-${version}.tar.bz2"; - sha256 = "sha256-fMSTGiD+9Ffgkzrz83W+bq+ncD/eIeE3v7loWxQJWZ4="; + sha256 = "sha256-Cof99nf4sAtWfSKbYyC/ayXGk+2qQ+C4UmjZmdawYM8="; }; configureFlags = [ Successfully finished processing cachix "/nix/store/a5s0crfxyfahjsdr8z4hyxp3igxnc39y-hwloc-2.9.2" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/hwloc/versions. meta.description for hwloc is: Portable abstraction of hierarchical architectures for high-performance computing meta.homepage for hwloc is: https://www.open-mpi.org/projects/hwloc/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.9.2 with grep in /nix/store/a5s0crfxyfahjsdr8z4hyxp3igxnc39y-hwloc-2.9.2 - found 2.9.2 in filename of file in /nix/store/a5s0crfxyfahjsdr8z4hyxp3igxnc39y-hwloc-2.9.2 ---
Rebuild report (if merged into master) (click to expand) ``` 282 total rebuild path(s) 282 package rebuild(s) First fifty rebuilds by attrpath EBTKS apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile bicgl bicpl cdo cloudcompare cntk conglomerate cp2k dbcsr dl-poly-classic-mpi eccodes elmerfem elpa entwine ezminc febio fftwMpi freecad frigate gdal getdp globalarrays gmt gnudatalanguage gplates gpt2tc grass gromacs gromacsCudaMpi gromacsDouble gromacsDoubleMpi gromacsMpi haskellPackages.haskell-mpi haskellPackages.hgdal haskellPackages.mpi-hs haskellPackages.mpi-hs-binary haskellPackages.mpi-hs-cereal haskellPackages.mpi-hs-store haskellPackages.tensorflow haskellPackages.tensorflow-core-ops haskellPackages.tensorflow-logging haskellPackages.tensorflow-ops hdf5-mpi highfive-mpi hp2p hpcg hpl hpx ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/a5s0crfxyfahjsdr8z4hyxp3igxnc39y-hwloc-2.9.2 \ --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 hwloc https://github.com/r-ryantm/nixpkgs/archive/92317986be606cb086640384f99b1cc99e6a8743.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/a5s0crfxyfahjsdr8z4hyxp3igxnc39y-hwloc-2.9.2 ls -la /nix/store/a5s0crfxyfahjsdr8z4hyxp3igxnc39y-hwloc-2.9.2/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @fpletz @markuskowa for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/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/242606