* gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authcertutils to the
list of disabled tests.
Fixes: guix/guix#723
Change-Id: Id2b72c379a223ecbc4c5bb6db45c5bd5015a6091
This is made so that the source can be shared without introducing module
circular dependencies.
* gnu/packages/certs.scm (nss-certs)
(nss-certs-for-test): Move to...
* gnu/packages/nss.scm: ... here.
Adjust the module imports via:
git grep -l '(gnu packages certs)' |
xargs sed 's/(gnu packages certs)/(gnu packages nss)/' -i
Change-Id: I56d7bc52ddcdffbced8a162e8db8ea5071b0cb0f
* gnu/packages/geo.scm (postgis): Update to version 3.3.8.
Change-Id: I249ac46d55e1cab5988246a2e66d21da63f46805
Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu/packages/geo.scm (python-metpy): Update to 1.7.0.
[arguments]<#:test-flags>: Skip two more network tests.
Change-Id: I869ace3e8ad9cbae5b53b51ce6b3a1e2fc3dcd91
* gnu/packages/geo.scm (grass): Update to 8.4.1.
[inputs]: Add libxml2, pdal.
[arguments]<#:phases>: Update the executable name in the
'wrap-with-python-interpreter phase.
Change-Id: I251fc1756801f3f491670443a1dcad4092137ba5
* gnu/packages/geo.scm (grass)[arguments]: Use gexps.
<#:phases>: Use #:configure-flags instead of overriding the 'configure
phase.
Change-Id: I52b39f0cd5ad507dfe5dbb5c8040dfe4eb69b18c
* gnu/packages/geo.scm (mepo): New variable.
Change-Id: I1513af518da9ca687091bf7f78f48c93ec07f24a
Co-authored-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu/packages/geo.scm (cloudcompare): New variable.
Change-Id: Idc0b6050fc8cb5323874a281588709bee007e3dd
Co-authored-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Andreas Enge <andreas@enge.fr>