openblasCompat 0.3.26 -> 0.3.27 https://github.com/OpenMathLib/OpenBLAS/releases attrpath: openblasCompat 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/science/math/openblas/default.nix b/pkgs/development/libraries/science/math/openblas/default.nix index 7ecd6a88d13c..dc57dc0164d4 100644 --- a/pkgs/development/libraries/science/math/openblas/default.nix +++ b/pkgs/development/libraries/science/math/openblas/default.nix @@ -142,7 +142,7 @@ let in stdenv.mkDerivation rec { pname = "openblas"; - version = "0.3.26"; + version = "0.3.27"; outputs = [ "out" "dev" ]; @@ -150,7 +150,7 @@ stdenv.mkDerivation rec { owner = "OpenMathLib"; repo = "OpenBLAS"; rev = "v${version}"; - hash = "sha256-AA3+x3SXkcg3g7bROZYLpWAbxnRedmQBZPe+rBJKxJ8="; + hash = "sha256-VKDFSPwHGZMa2DoOXbSKNQRsl07LatMLK1lHVcEep8U="; }; postPatch = '' Successfully finished processing cachix "/nix/store/pvnxkl1j6d4zccn1im2m1m25c584zyvq-openblas-0.3.27" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/OpenMathLib/OpenBLAS/releases. meta.description for openblasCompat is: Basic Linear Algebra Subprograms meta.homepage for openblasCompat is: https://github.com/OpenMathLib/OpenBLAS ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.27) - [Compare changes on GitHub](https://github.com/OpenMathLib/OpenBLAS/compare/v0.3.26...v0.3.27) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.3.27 with grep in /nix/store/pvnxkl1j6d4zccn1im2m1m25c584zyvq-openblas-0.3.27 - found 0.3.27 in filename of file in /nix/store/pvnxkl1j6d4zccn1im2m1m25c584zyvq-openblas-0.3.27 ---
Rebuild report (if merged into master) (click to expand) ``` 9522 total rebuild path(s) 9522 package rebuild(s) First fifty rebuilds by attrpath Fabric MIDIVisualizer R acltoolkit acquire actdiag actiona activitywatch ad-ldap-enum ad-miner adafruit-ampy adapta-gtk-theme adbfs-rootless adenum adidnsdump adl advi agda-pkg agi aiodnsbrute aitrack albert alerta-server almonds alot amoco androguard android-tools animdl anime-downloader anki ansel ansible ansible-builder ansible-doctor ansible-later ansible-lint ansible-navigator ansible_2_14 ansible_2_15 ansible_2_16 antic aocd apache-airflow apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile apbs apio apkleaks apostrophe ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pvnxkl1j6d4zccn1im2m1m25c584zyvq-openblas-0.3.27 \ --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 openblasCompat https://github.com/r-ryantm/nixpkgs/archive/14dd2da0351643997f3a26d0256169936be99170.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/14dd2da0351643997f3a26d0256169936be99170#openblasCompat ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/pvnxkl1j6d4zccn1im2m1m25c584zyvq-openblas-0.3.27 ls -la /nix/store/pvnxkl1j6d4zccn1im2m1m25c584zyvq-openblas-0.3.27/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @ttuegel 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/301732