liberfa 2.0.0 -> 2.0.1 https://github.com/liberfa/erfa/releases attrpath: liberfa 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/liberfa/default.nix b/pkgs/development/libraries/liberfa/default.nix index b59d3aab4a33..612d5ec34b78 100644 --- a/pkgs/development/libraries/liberfa/default.nix +++ b/pkgs/development/libraries/liberfa/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "erfa"; - version = "2.0.0"; + version = "2.0.1"; nativeBuildInputs = [ autoreconfHook ]; @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { owner = "liberfa"; repo = "erfa"; rev = "v${version}"; - sha256 = "sha256-xBE8mWwmvlu0v3Up5y6J8jMhToMSACdKeQzPJoG8LWk="; + sha256 = "sha256-NtHYgiN5mo3kWC2H+5TUDbU1nFrwuhNyOIhg2jZbssM="; }; configureFlags = [ "--enable-shared" ]; Successfully finished processing cachix "/nix/store/h9za4yk5vznm0js8v92f61vyd208zqnh-erfa-2.0.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
24 packages failed to build:
3 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/liberfa/erfa/releases. meta.description for liberfa is: Essential Routines for Fundamental Astronomy meta.homepage for liberfa is: https://github.com/liberfa/erfa ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/liberfa/erfa/releases/tag/v2.0.1) - [Compare changes on GitHub](https://github.com/liberfa/erfa/compare/v2.0.0...v2.0.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.0.1 with grep in /nix/store/h9za4yk5vznm0js8v92f61vyd208zqnh-erfa-2.0.1 - found 2.0.1 in filename of file in /nix/store/h9za4yk5vznm0js8v92f61vyd208zqnh-erfa-2.0.1 ---
Rebuild report (if merged into master) (click to expand) ``` 35 total rebuild path(s) 35 package rebuild(s) First fifty rebuilds by attrpath liberfa python310Packages.aplpy python310Packages.asdf python310Packages.astropy python310Packages.astropy-healpix python310Packages.astroquery python310Packages.casa-formats-io python310Packages.drms python310Packages.hickle python310Packages.pyavm python310Packages.pyerfa python310Packages.pyregion python310Packages.pyvo python310Packages.qcodes-loop python310Packages.radio_beam python310Packages.reproject python310Packages.spectral-cube python310Packages.sunpy python311Packages.aplpy python311Packages.asdf python311Packages.astropy python311Packages.astropy-healpix python311Packages.astroquery python311Packages.casa-formats-io python311Packages.drms python311Packages.hickle python311Packages.pyavm python311Packages.pyerfa python311Packages.pyregion python311Packages.pyvo python311Packages.qcodes-loop python311Packages.radio_beam python311Packages.reproject python311Packages.spectral-cube python311Packages.sunpy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/h9za4yk5vznm0js8v92f61vyd208zqnh-erfa-2.0.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 liberfa https://github.com/r-ryantm/nixpkgs/archive/755609786bd91c66de88673922c5be79f1e68830.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/755609786bd91c66de88673922c5be79f1e68830#liberfa ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/h9za4yk5vznm0js8v92f61vyd208zqnh-erfa-2.0.1 ls -la /nix/store/h9za4yk5vznm0js8v92f61vyd208zqnh-erfa-2.0.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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
24 packages failed to build:
3 packages built:
--- ###### Maintainer pings cc @mir06 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/260937