Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postgresqlPackages.postgis: 3.4.1 -> 3.4.2 #287393

Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Feb 9, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/postgis/versions.

meta.description for postgresqlJitPackages.postgis is: Geographic Objects for PostgreSQL

meta.homepage for postgresqlJitPackages.postgis is: https://postgis.net/

meta.changelog for postgresqlJitPackages.postgis is: https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.4.2/NEWS

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.4.2 with grep in /nix/store/j6l6ckbp2yi68akfgrgs0h1kk908gs8q-postgis-3.4.2
  • found 3.4.2 in filename of file in /nix/store/j6l6ckbp2yi68akfgrgs0h1kk908gs8q-postgis-3.4.2

Rebuild report (if merged into master) (click to expand)
12 total rebuild path(s)

12 package rebuild(s)

First fifty rebuilds by attrpath
postgresql12JitPackages.postgis
postgresql12Packages.postgis
postgresql13JitPackages.postgis
postgresql13Packages.postgis
postgresql14JitPackages.postgis
postgresql14Packages.postgis
postgresql15JitPackages.postgis
postgresql15Packages.postgis
postgresql16JitPackages.postgis
postgresql16Packages.postgis
postgresqlJitPackages.postgis
postgresqlPackages.postgis
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/j6l6ckbp2yi68akfgrgs0h1kk908gs8q-postgis-3.4.2 \
  --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 postgresqlJitPackages.postgis https://github.com/r-ryantm/nixpkgs/archive/1b42752173d115f4101e68e240dac64fc31d2ff0.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1b42752173d115f4101e68e240dac64fc31d2ff0#postgresqlJitPackages.postgis

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/j6l6ckbp2yi68akfgrgs0h1kk908gs8q-postgis-3.4.2
ls -la /nix/store/j6l6ckbp2yi68akfgrgs0h1kk908gs8q-postgis-3.4.2/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

10 packages built:
  • postgresql12JitPackages.postgis
  • postgresql12Packages.postgis
  • postgresql13JitPackages.postgis
  • postgresql13Packages.postgis
  • postgresql14JitPackages.postgis
  • postgresql14Packages.postgis
  • postgresqlJitPackages.postgis (postgresql15JitPackages.postgis)
  • postgresql15Packages.postgis
  • postgresql16JitPackages.postgis
  • postgresql16Packages.postgis

Maintainer pings

cc @das-g @imincik @nh2 @nialov @r-burns @sikmir @willcohen @MarcWeber for testing.

@imincik imincik force-pushed the auto-update/postgresqlJitPackages.postgis branch from 1b42752 to 6b99ea2 Compare February 9, 2024 11:32
@imincik imincik changed the title postgresqlJitPackages.postgis: 3.4.1 -> 3.4.2 postgresqlPackages.postgis: 3.4.1 -> 3.4.2 Feb 9, 2024
@marsam marsam merged commit aaf6362 into NixOS:master Feb 9, 2024
24 of 25 checks passed
@r-ryantm r-ryantm deleted the auto-update/postgresqlJitPackages.postgis branch February 10, 2024 00:07
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/7

imincik added a commit to imincik/geospatial-nix that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants