!yNLbWuxtZEZoUZYwKG:nixos.org

Nix Geospatial Team

33 Members
Nix Geospatial packages maintenance. Team board - https://github.com/orgs/NixOS/projects/47/views/19 Servers

Load older messages


SenderMessageTime
25 Sep 2025
@autra:trancart.euautraactually, this one might be a blocker : https://github.com/NixOS/nixpkgs/issues/40921011:57:56
@imincik:matrix.orgIvan Mincik (imincik)Why this is a blocker for proj upgrade ? 12:00:47
@autra:trancart.euautraNo I meant for 25.1112:01:03
@autra:trancart.euautraalthough I'm pretty sure this bug is already there in 25.05 so...12:01:15
@imincik:matrix.orgIvan Mincik (imincik)Ah, ok. It would be great to finally fix it. 12:01:33
@autra:trancart.euautraI'll try to update postgis first, and see if we get lucky ;-)12:02:33
@imincik:matrix.orgIvan Mincik (imincik)Merging https://github.com/NixOS/nixpkgs/pull/445278 now .12:03:14
26 Sep 2025
@imincik:matrix.orgIvan Mincik (imincik)PDAL update for review : https://github.com/NixOS/nixpkgs/pull/436159 06:16:08
@imincik:matrix.orgIvan Mincik (imincik) autra: great thanks for GEOS update PR. Do you know what is causing so many packages to fail ? 06:21:13
@autra:trancart.euautra Ivan Mincik (imincik): I'm investigating, but so far it looks like a break that landed on staging, unrelated to any geospatial packages. it seems to have been fixed in the meantime, and I'm currently executing nixpkgs-review again 06:44:05
@autra:trancart.euautraon the machine I'm using, it takes ~24h06:44:16
@autra:trancart.euautraright now it is building the entire world (clang right now) 07:04:22
@imincik:matrix.orgIvan Mincik (imincik)Thanks for doing that. Did you try to build against unstable branch ? Staging is not cached while unstable is.07:07:55
@autra:trancart.euautrawell ok, clang doesn't build on staging 😆07:20:40
@autra:trancart.euautraI'll try that07:20:44
@sikmir:matrix.orgsikmirMaybe interesting https://github.com/NixOS/nixpkgs/pull/41333508:01:28
@imincik:matrix.orgIvan Mincik (imincik)Thanks10:54:55
28 Sep 2025
@autra:trancart.euautraI'm getting an interesting problems with python-mapnik: https://github.com/NixOS/nixpkgs/pull/446919#issuecomment-334396694017:44:44
@imincik:matrix.orgIvan Mincik (imincik)In such cases I usually check out arch or conda packaging, but in this case none of them package python-mapnik18:16:10
@imincik:matrix.orgIvan Mincik (imincik)* In such cases I usually check out arch or conda-forge packaging, but in this case none of them package python-mapnik18:16:42
@autra:trancart.euautrathat might be the wise choice !19:58:55
29 Sep 2025
@autra:trancart.euautraok this is ready https://github.com/NixOS/nixpkgs/pull/445802 !14:01:20
@autra:trancart.euautra

I'd appreciate some help here: https://github.com/NixOS/nixpkgs/pull/447186

The issue is that the way it is defined, the build system doesn't find .h files in the same repo. I attempted to fix it with preconfigure but that is not the way to go apparently.

14:11:17
@sikmir:matrix.orgsikmir

Any ideas how to fix cross compilation of librttopo?

       > checking for geos-config... /nix/store/d2ibs3vvdx8wrqrl156f9vw8xly0f164-geos-3.13.1/bin/geos-config
       > checking for geos_c.h... yes
       > checking for library containing GEOSContext_setErrorMessageHandler_r... no
       > configure: error: could not find libgeos_c (or obsolete 'libgeos_c' < v.3.5.0 found) - you may need to specify the directory of a geos-config file using --with-geosconfig
       For full logs, run:
         nix log /nix/store/m3nyf7019wn4nixjyvgkn3pv3z25lp90-librttopo-armv7l-unknown-linux-gnueabihf-1.1.0.drv
16:58:48
@sikmir:matrix.orgsikmirAh, I've found:17:04:41
@sikmir:matrix.orgsikmir
  • configureFlags = [
  • "--with-geosconfig=${lib.getExe' (lib.getDev geos) "geos-config"}"
  • ];
17:04:44
@sikmir:matrix.orgsikmir *
  configureFlags = [
    "--with-geosconfig=${lib.getExe' (lib.getDev geos) "geos-config"}"
  ];
17:05:11
@sikmir:matrix.orgsikmirhttps://github.com/NixOS/nixpkgs/pull/44724117:13:54
2 Oct 2025
@sikmir:matrix.orgsikmirhttps://github.com/NixOS/nixpkgs/pull/44808121:32:52
3 Oct 2025
@autra:trancart.euautra sikmir: darwin supports .desktop files, but not with CRLF, that was the issue? 14:44:21

Show newer messages


Back to Room ListRoom Version: 10