libfabric 1.18.0 -> 1.18.1 https://github.com/ofiwg/libfabric/releases attrpath: libfabric 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/libfabric/default.nix b/pkgs/development/libraries/libfabric/default.nix index f6fa8b2c59c..b0d8a3a0081 100644 --- a/pkgs/development/libraries/libfabric/default.nix +++ b/pkgs/development/libraries/libfabric/default.nix @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { pname = "libfabric"; - version = "1.18.0"; + version = "1.18.1"; enableParallelBuilding = true; @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { owner = "ofiwg"; repo = pname; rev = "v${version}"; - sha256 = "sha256-30ADIUbpzwyxMJtPyLDwXYGJF4c1ZiSJH2mBBtgfE18="; + sha256 = "sha256-3iQsFfpXSyMFkBeByGJmKSTUXuLsWA0l8t1cCDkNRos="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; Successfully finished processing cachix "/nix/store/9z0q06l1nj76ag3v56sangc33f1hbl1l-libfabric-1.18.1" [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://github.com/ofiwg/libfabric/releases. meta.description for libfabric is: Open Fabric Interfaces meta.homepage for libfabric is: https://ofiwg.github.io/libfabric/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/ofiwg/libfabric/releases/tag/v1.18.1) - [Compare changes on GitHub](https://github.com/ofiwg/libfabric/compare/v1.18.0...v1.18.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.18.1 with grep in /nix/store/9z0q06l1nj76ag3v56sangc33f1hbl1l-libfabric-1.18.1 - found 1.18.1 in filename of file in /nix/store/9z0q06l1nj76ag3v56sangc33f1hbl1l-libfabric-1.18.1 ---
Rebuild report (if merged into master) (click to expand) ``` 264 total rebuild path(s) 264 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 gromacsCudaMpi 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 inormalize ior labplot ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9z0q06l1nj76ag3v56sangc33f1hbl1l-libfabric-1.18.1 \ --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 libfabric https://github.com/r-ryantm/nixpkgs/archive/a7994459daae5fef56e9982bf733cfee7a869f6a.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/9z0q06l1nj76ag3v56sangc33f1hbl1l-libfabric-1.18.1 ls -la /nix/store/9z0q06l1nj76ag3v56sangc33f1hbl1l-libfabric-1.18.1/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 @bzizou 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/241443