1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: gajim: Update GUIX_PYTHONPATH.

* gnu/packages/messaging.scm (gajim)[native-search-paths]: Use “3.11” instead
of “3.10” as the python version.

Reported-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
Liliana Marie Prikler
2026-04-04 18:27:32 +02:00
parent 314cc3312e
commit 862fdaae31

View File

@@ -1261,7 +1261,7 @@ of xmpppy.")
;; FIXME: Cannot use this expression as it would
;; introduce a circular dependency at the top level.
;; (version-major+minor (package-version python))
"3.10"
"3.11"
"/site-packages"))))))
(native-inputs
(list gettext-minimal