openblasCompat 0.3.25 -> 0.3.26 https://github.com/xianyi/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 c5b9f9019e06..4138ece9af5b 100644 --- a/pkgs/development/libraries/science/math/openblas/default.nix +++ b/pkgs/development/libraries/science/math/openblas/default.nix @@ -141,7 +141,7 @@ let in stdenv.mkDerivation rec { pname = "openblas"; - version = "0.3.25"; + version = "0.3.26"; outputs = [ "out" "dev" ]; @@ -149,7 +149,7 @@ stdenv.mkDerivation rec { owner = "xianyi"; repo = "OpenBLAS"; rev = "v${version}"; - hash = "sha256-eY/R7gLDOls3csuwZkUS+x+v3GeL3dCsOD+4STxDpCg="; + hash = "sha256-AA3+x3SXkcg3g7bROZYLpWAbxnRedmQBZPe+rBJKxJ8="; }; postPatch = '' Successfully finished processing cachix "/nix/store/fdrg7rq7lpzfqv4cjc01m7cg081b527a-openblas-0.3.26" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/xianyi/OpenBLAS/releases. meta.description for openblasCompat is: Basic Linear Algebra Subprograms meta.homepage for openblasCompat is: https://github.com/xianyi/OpenBLAS ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.26) - [Compare changes on GitHub](https://github.com/xianyi/OpenBLAS/compare/v0.3.25...v0.3.26) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.3.26 with grep in /nix/store/fdrg7rq7lpzfqv4cjc01m7cg081b527a-openblas-0.3.26 - found 0.3.26 in filename of file in /nix/store/fdrg7rq7lpzfqv4cjc01m7cg081b527a-openblas-0.3.26 ---
Rebuild report (if merged into master) (click to expand) ``` 7886 total rebuild path(s) 7886 package rebuild(s) First fifty rebuilds by attrpath DisnixWebService Fabric MIDIVisualizer R acquire actdiag activitywatch ad-miner adafruit-ampy adapta-gtk-theme adbfs-rootless adenum adl adoptopenjdk-icedtea-web advi agda-pkg agi aiodnsbrute aitrack albert alerta-server almonds alot amoco androguard android-tools animdl anime-downloader anki ansible ansible-doctor ansible-later ansible-lint ansible_2_13 ansible_2_14 ansible_2_15 antic aocd apache-airflow apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile apbs apio apkleaks apostrophe appdaemon appthreat-depscan arb arc-theme ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fdrg7rq7lpzfqv4cjc01m7cg081b527a-openblas-0.3.26 \ --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/9e738ff778e5d4054a39192981f336169c8ca312.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9e738ff778e5d4054a39192981f336169c8ca312#openblasCompat ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fdrg7rq7lpzfqv4cjc01m7cg081b527a-openblas-0.3.26 ls -la /nix/store/fdrg7rq7lpzfqv4cjc01m7cg081b527a-openblas-0.3.26/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/279968