unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Lilah Tascheter via Guix-patches via <guix-patches@gnu.org>
To: 63594@debbugs.gnu.org
Cc: Lilah Tascheter <lilah@lunabee.space>
Subject: [bug#63594] [PATCH] gnu: packages: Tempfix gajim-omemo.
Date: Fri, 19 May 2023 14:07:56 -0500	[thread overview]
Message-ID: <850616c16635d6a218fe7131da16e538eb045cd2.1684523258.git.lilah@lunabee.space> (raw)

* gnu/packages/messaging.scm (gajim)[native-search-paths]: Make
  GUIX_PYTHONPATH use correct python version.
---

 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index f87dc195bc..3047dc13cf 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1191,7 +1191,7 @@ (define-public gajim
           ;; FIXME: Cannot use this expression as it would
           ;; introduce a circular dependency at the top level.
           ;; (version-major+minor (package-version python))
-          "3.9"
+          "3.10"
           "/site-packages"))))))
     (native-inputs
      (list gettext-minimal

base-commit: 0aab24855238cc7c7a31066ab39cd94e534b857f
-- 
2.40.1





             reply	other threads:[~2023-05-19 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 19:07 Lilah Tascheter via Guix-patches via [this message]
2024-01-15  1:12 ` bug#63594: [PATCH] gnu: packages: Tempfix gajim-omemo Clément Lassieur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=850616c16635d6a218fe7131da16e538eb045cd2.1684523258.git.lilah@lunabee.space \
    --to=guix-patches@gnu.org \
    --cc=63594@debbugs.gnu.org \
    --cc=lilah@lunabee.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).