lapack-reference 3.11 -> 3.12.0 https://repology.org/project/lapack/versions attrpath: lapack-reference 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/science/math/liblapack/default.nix b/pkgs/development/libraries/science/math/liblapack/default.nix index 3bf16057f835..595ba2aa5713 100644 --- a/pkgs/development/libraries/science/math/liblapack/default.nix +++ b/pkgs/development/libraries/science/math/liblapack/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "liblapack"; - version = "3.11"; + version = "3.12.0"; src = fetchFromGitHub { owner = "Reference-LAPACK"; repo = "lapack"; rev = "v${finalAttrs.version}"; - sha256 = "sha256-AYD78u70y8cY19hmM/aDjQEzxO8u9lPWhCFxRe5cqXI="; + sha256 = "sha256-xn9HL4YF8JPka1gwet5bGGo2k505H3RfWpxkUIYNecQ="; }; nativeBuildInputs = [ gfortran cmake ]; Successfully finished processing cachix "/nix/store/infna163y1q6c9spnziaqn7h9mw2i8yg-liblapack-3.12.0" 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/lapack/versions. meta.description for lapack-reference is: Linear Algebra PACKage meta.homepage for lapack-reference is: http://www.netlib.org/lapack/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/Reference-LAPACK/lapack/releases/tag/v3.12.0) - [Compare changes on GitHub](https://github.com/Reference-LAPACK/lapack/compare/v3.11...v3.12.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.12.0 with grep in /nix/store/infna163y1q6c9spnziaqn7h9mw2i8yg-liblapack-3.12.0 - found 3.12.0 in filename of file in /nix/store/infna163y1q6c9spnziaqn7h9mw2i8yg-liblapack-3.12.0 ---
Rebuild report (if merged into master) (click to expand) ``` 7467 total rebuild path(s) 7467 package rebuild(s) First fifty rebuilds by attrpath DisnixWebService Fabric R acquire actdiag activitywatch 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 anime-downloader anki ansible ansible-doctor ansible-later ansible-lint ansible_2_13 ansible_2_14 ansible_2_15 aocd apache-airflow apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile apbs apio apostrophe appdaemon appthreat-depscan arc-theme archivebox ardour arelle arion armadillo arpack ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/infna163y1q6c9spnziaqn7h9mw2i8yg-liblapack-3.12.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 lapack-reference https://github.com/r-ryantm/nixpkgs/archive/24d67d3389095c6c4eb6db978dda9b02a9266b47.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/24d67d3389095c6c4eb6db978dda9b02a9266b47#lapack-reference ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/infna163y1q6c9spnziaqn7h9mw2i8yg-liblapack-3.12.0 ls -la /nix/store/infna163y1q6c9spnziaqn7h9mw2i8yg-liblapack-3.12.0/bin ``` ---

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