gdal 3.6.2 -> 3.6.3 https://github.com/OSGeo/gdal/releases attrpath: gdal 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/gdal/default.nix b/pkgs/development/libraries/gdal/default.nix index 955b459f4ab..9faef1ac14f 100644 --- a/pkgs/development/libraries/gdal/default.nix +++ b/pkgs/development/libraries/gdal/default.nix @@ -61,13 +61,13 @@ stdenv.mkDerivation rec { pname = "gdal"; - version = "3.6.2"; + version = "3.6.3"; src = fetchFromGitHub { owner = "OSGeo"; repo = "gdal"; rev = "v${version}"; - hash = "sha256-fdj/o+dm7V8QLrjnaQobaFX80+penn+ohx/yNmUryRA="; + hash = "sha256-Rg/dvSkq1Hn8NgZEE0ID92Vihyw7MA78OBnON8Riy38="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/3hcbr280y8hydnkgpkm7h2980486s66d-gdal-3.6.3" [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://github.com/OSGeo/gdal/releases. meta.description for gdal is: Translator library for raster geospatial data formats meta.homepage for gdal is: https://www.gdal.org/ meta.changelog for gdal is: https://github.com/OSGeo/gdal/blob/v3.6.3/NEWS.md ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/OSGeo/gdal/releases/tag/v3.6.3) - [Compare changes on GitHub](https://github.com/OSGeo/gdal/compare/v3.6.2...v3.6.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.6.3 with grep in /nix/store/3hcbr280y8hydnkgpkm7h2980486s66d-gdal-3.6.3 - found 3.6.3 in filename of file in /nix/store/3hcbr280y8hydnkgpkm7h2980486s66d-gdal-3.6.3 ---
Rebuild report (if merged into master) (click to expand) ``` 63 total rebuild path(s) 63 package rebuild(s) First fifty rebuilds by attrpath apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile cloudcompare entwine gdal gmt gplates grass haskellPackages.hgdal libLAS mapcache mapnik mapproxy mapserver merkaartor mysql-workbench openorienteering-mapper paraview pdal perl534Packages.Tirex perl536Packages.Tirex postgresql11Packages.postgis postgresql12Packages.postgis postgresql13Packages.postgis postgresql14Packages.postgis postgresql15Packages.postgis postgresqlPackages.postgis python310Packages.bsuite python310Packages.cartopy python310Packages.fiona python310Packages.folium python310Packages.gdal python310Packages.geopandas python310Packages.osmnx python310Packages.plotnine python310Packages.pygmt python310Packages.python-mapnik python310Packages.rasterio python310Packages.rlax python310Packages.wktutils python310Packages.worldengine python311Packages.cartopy python311Packages.fiona python311Packages.folium python311Packages.gdal python311Packages.geopandas python311Packages.osmnx python311Packages.plotnine python311Packages.pygmt python311Packages.python-mapnik ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/3hcbr280y8hydnkgpkm7h2980486s66d-gdal-3.6.3 \ --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 gdal https://github.com/r-ryantm/nixpkgs/archive/dfcc0ae039187f1a54fc942bb65115918885d5b2.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/3hcbr280y8hydnkgpkm7h2980486s66d-gdal-3.6.3 ls -la /nix/store/3hcbr280y8hydnkgpkm7h2980486s66d-gdal-3.6.3/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 @MarcWeber @dotlambda 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/221590