!yNLbWuxtZEZoUZYwKG:nixos.org

Nix Geospatial Team

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

You have reached the beginning of time (for this room).


SenderMessageTime
30 Jun 2024
@timlinux:osgeo.orgTim SuttonA you can see I am planning a special new entry on the download page :-)05:33:16
@timlinux:osgeo.orgTim Suttonhttps://qgis.github.io/QGIS-Hugo/resources/installation-guide/#nixos05:33:46
@timlinux:osgeo.orgTim SuttonWould you mind reviewing it?05:34:04
@imincik:matrix.orgIvan Mincik (imincik)
In reply to @timlinux:osgeo.org
Would you mind reviewing it?
Nice, will have a look.
05:34:35
@timlinux:osgeo.orgTim Sutton Also I am still unclear how to both enable WebKit and add extra python modules 05:35:01
@timlinux:osgeo.orgTim SuttonWhich is a pretty common requirement05:35:23
@timlinux:osgeo.orgTim SuttonIn my own builds I did a bunch of dirty hacks https://github.com/timlinux/nix-config/blob/main/packages/qgis/default.nix05:38:34
@timlinux:osgeo.orgTim SuttonBut I want to recommend the right way on the web site05:39:02
@timlinux:osgeo.orgTim Sutton(I add the needed security advisory)05:39:36
@timlinux:osgeo.orgTim Sutton* (I will add the needed security advisory)05:39:51
@imincik:matrix.orgIvan Mincik (imincik)
In reply to @timlinux:osgeo.org
Also I am still unclear how to both enable WebKit and add extra python modules

Regarding python packages, you are doing it correctly using override

      'qgis.override { extraPythonPackages = (ps: [ ps.numpy ps.future ps.geopandas ps.rasterio ps.debugpy ]);}' \
      --command "qgis"```
05:40:02

Show newer messages


Back to Room ListRoom Version: 10