From a4423e45f88e5e438983821f88015d8fd12f6326 Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Rouby Date: Mon, 20 Oct 2025 15:06:28 +0200 Subject: [PATCH] Git: Update guix manifest. --- manifest.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.scm b/manifest.scm index 8cc9ba4b..c3cd49e5 100644 --- a/manifest.scm +++ b/manifest.scm @@ -19,4 +19,5 @@ "python-pyqt@5" "python-pyqt5-sip" "python-pyqtgraph" "python-qscintilla" "python-numpy@1" "python-shapely" "python-pyshp" - "python-matplotlib" "python-rasterio")) + "python-matplotlib" "python-colorama" + "python-rasterio"))