From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IGYwIeofSWRATAAASxT56A (envelope-from ) for ; Wed, 26 Apr 2023 14:58:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id eCoAIeofSWQWGQEAauVa8A (envelope-from ) for ; Wed, 26 Apr 2023 14:58:18 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 66BB21E7D4 for ; Wed, 26 Apr 2023 14:58:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1preij-0003Rq-GP; Wed, 26 Apr 2023 08:58:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1preih-0003Qn-Ec for guix-patches@gnu.org; Wed, 26 Apr 2023 08:58:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1preih-0005Pf-1v for guix-patches@gnu.org; Wed, 26 Apr 2023 08:58:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1preig-0002FR-Jz for guix-patches@gnu.org; Wed, 26 Apr 2023 08:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62786] [PATCH] gnu: xonsh: Add missing input. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 26 Apr 2023 12:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62786 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62786@debbugs.gnu.org Cc: jgart , 62786-done@debbugs.gnu.org X-Debbugs-Original-To: jgart via Guix-patches via Received: via spool by submit@debbugs.gnu.org id=B.16825138818629 (code B ref -1); Wed, 26 Apr 2023 12:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Apr 2023 12:58:01 +0000 Received: from localhost ([127.0.0.1]:54531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1preie-0002F6-Ot for submit@debbugs.gnu.org; Wed, 26 Apr 2023 08:58:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:56700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1preid-0002Ez-3B for submit@debbugs.gnu.org; Wed, 26 Apr 2023 08:57:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1preic-0003N5-Nj for guix-patches@gnu.org; Wed, 26 Apr 2023 08:57:58 -0400 Received: from relay10.mail.gandi.net ([2001:4b98:dc4:8::230]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1preia-0005NY-RQ for guix-patches@gnu.org; Wed, 26 Apr 2023 08:57:58 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 56B2B240004; Wed, 26 Apr 2023 12:57:49 +0000 (UTC) From: Nicolas Goaziou References: <20230412044802.7909-1-jgart@dismail.de> Date: Wed, 26 Apr 2023 14:57:48 +0200 In-Reply-To: <20230412044802.7909-1-jgart@dismail.de> (jgart via Guix-patches via's message of "Tue, 11 Apr 2023 23:48:02 -0500") Message-ID: <87r0s6x0kz.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2001:4b98:dc4:8::230; envelope-from=mail@nicolasgoaziou.fr; helo=relay10.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682513898; a=rsa-sha256; cv=none; b=L4nLxb04qnlwvKD4mVldsODxGCGKbC7K9xyLuE3oiB1PFq78fpmApHcCJ7K47uVBDI44KH S2RmKVu9elkEfpV9GKcMwSb/EMNd9TSNMmi1qeyqyYgn4gy6NiZe6fxcHcGyim2raD7YF7 +KW3DiV9nAYnxvfQ8GaEcMfW/HJ+/9CrBCJbD8oU9WtR7OPiSxHxiJKId6Tt5vqmPGdpzI 9uv0ioJ8RYL8yWt1KwCf/sm2fsB6ln/1sqU+K7Sjfv72AAotuMQ2NBb5lX5ayYbaIKxuIm 3Ej7vIaFBNJ8tRdiqMjv6pQglclq2y8w40GLlbWgtQiY6IxiVbqcGSpwk+f0PQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682513898; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=EAG6OJbsD+cVFSz+htgBw2aVcNAeviBfxwu0Cwg5Uck=; b=Tic/b7FimY6rO9KHT3rhs2HyjspT4E7ZijOi0PYavnXpZJXawmwG953hN7iAUe8JJ8qPkj KSQV4XiEeBumul4hvyaGwvxwq+sNOXeEwQJT9FrOgTg7RnkGS0KMHpGkTb0Di0550OnJFT Tb3milqvqnO2sT6OUuDnvLs6e5lKBHWr9Dtre5HRh3o5rCbFRDYusEBt4/vmXuLUfIdlpL eP23HJndOcABsFDAtS1mY/Eo+h61KUfdN1eH7fqQRcjLSEjnIav8RLi5dxtaS1sWwY1u2A WEdc8ef57pwlSsLf4cJ9lNg4bbRjRiPhM6XoLEsg+hYT2cPx6CqoyP2qwoiRzA== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.01 X-Spam-Score: -2.01 X-Migadu-Queue-Id: 66BB21E7D4 X-TUID: o37a1zqoz0vL Hello, jgart via Guix-patches via writes: > Xonsh vim emulation mode/environment variable does not work without this. > > * gnu/packages/shell.scm (xonsh)[inputs]: Add > python-prompt-toolkit. Applied. Thank you. Regards, -- Nicolas Goaziou