cfitsio 4.2.0 -> 4.3.0 https://repology.org/project/cfitsio/versions attrpath: cfitsio 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/science/astronomy/cfitsio/default.nix b/pkgs/development/libraries/science/astronomy/cfitsio/default.nix index 8a6b72f5213..cd75651d1e7 100644 --- a/pkgs/development/libraries/science/astronomy/cfitsio/default.nix +++ b/pkgs/development/libraries/science/astronomy/cfitsio/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "cfitsio"; - version = "4.2.0"; + version = "4.3.0"; src = fetchurl { url = "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-${version}.tar.gz"; - sha256 = "sha256-66U9Gz9uNFYyuwmnt1LsfO09Y+xRU6hIOA84gMXWGIk="; + sha256 = "sha256-/a3AHQnPn1QlOALF7IfrEN5RzkEwQRQVrojDCUBiG4s="; }; buildInputs = [ bzip2 zlib ]; Successfully finished processing cachix "/nix/store/90f85zvv42s8rw0kpbc2wh6178mbprs3-cfitsio-4.3.0" [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://repology.org/project/cfitsio/versions. meta.description for cfitsio is: Library for reading and writing FITS data files meta.homepage for cfitsio is: https://heasarc.gsfc.nasa.gov/fitsio/ meta.changelog for cfitsio is: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.3.0 with grep in /nix/store/90f85zvv42s8rw0kpbc2wh6178mbprs3-cfitsio-4.3.0 - found 4.3.0 in filename of file in /nix/store/90f85zvv42s8rw0kpbc2wh6178mbprs3-cfitsio-4.3.0 ---
Rebuild report (if merged into master) (click to expand) ``` 117 total rebuild path(s) 117 package rebuild(s) First fifty rebuilds by attrpath apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile cfitsio cloudcompare entwine faircamp gdal gildas gmt gnuastro go-thumbnailer gplates grass gwyddion haskellPackages.gi-vips haskellPackages.hgdal imaginary imgproxy indi-full indilib joplin kstars labplot lemmy-ui libLAS libsForQt5.gwenview mapcache mapnik mapproxy mapserver merkaartor mysql-workbench nip2 nufraw nufraw-thumbnailer octavePackages.fits octavePackages.mapping openorienteering-mapper paraview pdal perl534Packages.Tirex perl536Packages.Tirex phd2 plasma5Packages.gwenview postgresql11JitPackages.postgis postgresql11Packages.postgis postgresql12JitPackages.postgis postgresql12Packages.postgis postgresql13JitPackages.postgis postgresql13Packages.postgis ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/90f85zvv42s8rw0kpbc2wh6178mbprs3-cfitsio-4.3.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 cfitsio https://github.com/r-ryantm/nixpkgs/archive/f8f83ebe64fe1226f68730cad8acbde2aba79160.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/90f85zvv42s8rw0kpbc2wh6178mbprs3-cfitsio-4.3.0 ls -la /nix/store/90f85zvv42s8rw0kpbc2wh6178mbprs3-cfitsio-4.3.0/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 @xbreak @hjones2199 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/245876