From unknown Sat Jun 21 03:24:56 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#53738 <53738@debbugs.gnu.org> To: bug#53738 <53738@debbugs.gnu.org> Subject: Status: [PATCH] gnu: nyxt: Add missing input. Reply-To: bug#53738 <53738@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:24:56 +0000 retitle 53738 [PATCH] gnu: nyxt: Add missing input. reassign 53738 guix-patches submitter 53738 jgart severity 53738 normal tag 53738 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 02 17:06:08 2022 Received: (at submit) by debbugs.gnu.org; 2 Feb 2022 22:06:08 +0000 Received: from localhost ([127.0.0.1]:53840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFNlP-0003b3-QI for submit@debbugs.gnu.org; Wed, 02 Feb 2022 17:06:07 -0500 Received: from lists.gnu.org ([209.51.188.17]:34328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFNlN-0003aw-Vx for submit@debbugs.gnu.org; Wed, 02 Feb 2022 17:06:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:32820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFNlF-0003IQ-MA for guix-patches@gnu.org; Wed, 02 Feb 2022 17:06:00 -0500 Received: from mx1.dismail.de ([78.46.223.134]:35294) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFNl0-0002vS-PU for guix-patches@gnu.org; Wed, 02 Feb 2022 17:05:47 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 1d775d03 for ; Wed, 2 Feb 2022 23:05:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=gSoQAYn4iyJaElvweYbLaO3CVQna18jco8M5Tzk5F5k=; b= LOtNgZjotS4xyof2slXPEyf9P2FFQwv1A778WTtsifeeYh86x0iXjcL73T1GSyA0 6ITXwdHmys4yuT/sLNz6Cnz7RBpctVFCgspYKE8kjA4yWY1J5gYSFXDdWqINB53I eQObto397NXbO5QR+8TxteMkZxm7Rtg8lC8lbpFRgNNW5D2TxE2aNyoEOjC9OBkQ rNSNJF5PG4wXs9rWaB2yyC13erNizY3+qr8zSSwLo2efD3fEsCSJRNZbF/gmbhtH s/98eR20oDpPYdvjfCw7KMRZEkVleW50woJ/cQicXhnmBYSLXPSLahU+McOrC69b cKlordOOW7tx1s803+dhBQ== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id d8647129 for ; Wed, 2 Feb 2022 23:05:32 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 14f7540f for ; Wed, 2 Feb 2022 23:05:32 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 45af22ea (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 2 Feb 2022 23:05:26 +0100 (CET) From: jgart To: guix-patches@gnu.org Subject: [PATCH] gnu: nyxt: Add missing input. Date: Wed, 2 Feb 2022 17:05:16 -0500 Message-Id: <20220202220516.24153-1-jgart@dismail.de> X-Mailer: git-send-email 2.35.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, 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-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: jgart X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/web-browsers.scm (nyxt)[inputs]: Add sbcl-cl-gopher. --- gnu/packages/web-browsers.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm index c49e3ceac5..1aec6d6adc 100644 --- a/gnu/packages/web-browsers.scm +++ b/gnu/packages/web-browsers.scm @@ -639,6 +639,7 @@ (define-public nyxt ("cl-containers" ,sbcl-cl-containers) ("cl-css" ,sbcl-cl-css) ("cl-custom-hash-table" ,sbcl-custom-hash-table) + ("cl-gopher" ,sbcl-cl-gopher) ("cl-html-diff" ,sbcl-cl-html-diff) ("cl-json" ,sbcl-cl-json) ("cl-ppcre" ,sbcl-cl-ppcre) -- 2.35.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 03 05:01:41 2022 Received: (at 53738) by debbugs.gnu.org; 3 Feb 2022 10:01:41 +0000 Received: from localhost ([127.0.0.1]:54547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFYvs-00029w-TR for submit@debbugs.gnu.org; Thu, 03 Feb 2022 05:01:41 -0500 Received: from mout01.posteo.de ([185.67.36.65]:42589) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFYvr-00029e-OE for 53738@debbugs.gnu.org; Thu, 03 Feb 2022 05:01:40 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7A62A240028 for <53738@debbugs.gnu.org>; Thu, 3 Feb 2022 11:01:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1643882493; bh=OXUsEOYElSjkEGTrQasEi33pzVnxwZ53m8sQ8NwKQwM=; h=From:To:Cc:Subject:Date:From; b=DTNLXbac1U/cdlbBY4QxkGD3kjxYBH3VK9BDAqLwZIFUqScdei7LINziCi/fTSokp w16BtIxafgE97cLeKyIjlNRZzixaeRB3RqGqUjMyTh2/W1jfSEP2qgcJgfOTyDx1Ai x3bFCORCBtsQgxXP5lRJG/qbCItC5UN4O6+EF8QEN9VbrC97sbdvhse3Vjig/Hvs91 2Hch27T6O0l+2Tn70aEbessNw01sxh0UXib44sQzwORCdzSLG6U/R6ldNjwc8vgYEl gT+BV8ErQMY4ld89knSGCbF0HSVWSuQ5EZWf1uX0fENT3E8w20aCzvw38E8q21IKRM mgcLjs69XyQrw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JqDhr4BWZz9rxY; Thu, 3 Feb 2022 11:01:32 +0100 (CET) References: <20220202220516.24153-1-jgart@dismail.de> From: Guillaume Le Vaillant To: jgart Subject: Re: [bug#53738] [PATCH] gnu: nyxt: Add missing input. Date: Thu, 03 Feb 2022 09:49:26 +0000 In-reply-to: <20220202220516.24153-1-jgart@dismail.de> Message-ID: <874k5gw9ok.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53738 Cc: 53738@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain jgart via Guix-patches via skribis: > * gnu/packages/web-browsers.scm (nyxt)[inputs]: Add sbcl-cl-gopher. > --- > gnu/packages/web-browsers.scm | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm > index c49e3ceac5..1aec6d6adc 100644 > --- a/gnu/packages/web-browsers.scm > +++ b/gnu/packages/web-browsers.scm > @@ -639,6 +639,7 @@ (define-public nyxt > ("cl-containers" ,sbcl-cl-containers) > ("cl-css" ,sbcl-cl-css) > ("cl-custom-hash-table" ,sbcl-custom-hash-table) > + ("cl-gopher" ,sbcl-cl-gopher) > ("cl-html-diff" ,sbcl-cl-html-diff) > ("cl-json" ,sbcl-cl-json) > ("cl-ppcre" ,sbcl-cl-ppcre) Hi, What issue is solved by adding cl-gopher to inputs? As far as I can see the source code for Nyxt 2.2.4 doesn't contain any reference to cl-gopher, so just adding it to inputs will not change the produced nyxt program. According to the upstream repository, support for Gopher and Gemini will be in Nyxt 3.0.0, which has not been released yet. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYfun+w8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8R4QD/ayW0Sv0zWhImvM4KY950/IzyZeeYHi+GeXCR 0dMcm6IA/0pEmb7n9qYOVlDUY1lqkKKbN1AHHblGzT4KcE/c6uUb =4nfH -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 03 16:38:14 2022 Received: (at 53738) by debbugs.gnu.org; 3 Feb 2022 21:38:14 +0000 Received: from localhost ([127.0.0.1]:58149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFjnw-00028r-JF for submit@debbugs.gnu.org; Thu, 03 Feb 2022 16:38:14 -0500 Received: from mx1.dismail.de ([78.46.223.134]:14023) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFjns-00028a-96 for 53738@debbugs.gnu.org; Thu, 03 Feb 2022 16:38:12 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 7473a74e; Thu, 3 Feb 2022 22:38:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:from:to:cc:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s= 20190914; bh=ZUYhT53a/5Gp8SP/BHUXkPKW5NBdt+c42pJVUESefXY=; b=Gas Taj9vBVtxaRM3isrzuekdO/LAeSvr153mOlhIo0k5V4d+hRQlOsoNnNNevtckfq1 0gWg+sB3Zk2zI0ugHgsvcTP/x696acrxsE2i6GKg0R+xyudIQ8sks9L7RH5TPJrl 66pS2f8D7Ozcn2MWR/FwkhmEIzCohf51rQYlRJyavNMyjr59OxhrH7jY3hSvpV86 coHusYozv0bifPwApvH+AeDtKEArmcA4rmLO6ZRalgKJjSEWKMJcKzmOxMj3NmWT ww2CsNAQCBRV1KGMPefCgNRN/EVTVPqt28ocRE9oQ8M5lk5hEZg4ysH0Okb1U5ko c0Qlb+/WIP8JOV4bL5w== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 8b129268; Thu, 3 Feb 2022 22:38:00 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 2d3e2f4f; Thu, 3 Feb 2022 22:38:00 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 4ea1891a (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Thu, 3 Feb 2022 22:37:59 +0100 (CET) Date: Thu, 3 Feb 2022 16:37:54 -0500 Message-ID: <20220203163754.GB21372@gac.attlocal.net> From: jgart To: Guillaume Le Vaillant Subject: Re: [bug#53738] [PATCH] gnu: nyxt: Add missing input. In-Reply-To: <874k5gw9ok.fsf@kitej> References: <20220202220516.24153-1-jgart@dismail.de> <874k5gw9ok.fsf@kitej> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53738 Cc: 53738@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Thu, 03 Feb 2022 09:49:26 +0000 Guillaume Le Vaillant wrote: > jgart via Guix-patches via skribis: > > > * gnu/packages/web-browsers.scm (nyxt)[inputs]: Add sbcl-cl-gopher. > > --- > > gnu/packages/web-browsers.scm | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm > > index c49e3ceac5..1aec6d6adc 100644 > > --- a/gnu/packages/web-browsers.scm > > +++ b/gnu/packages/web-browsers.scm > > @@ -639,6 +639,7 @@ (define-public nyxt > > ("cl-containers" ,sbcl-cl-containers) > > ("cl-css" ,sbcl-cl-css) > > ("cl-custom-hash-table" ,sbcl-custom-hash-table) > > + ("cl-gopher" ,sbcl-cl-gopher) > > ("cl-html-diff" ,sbcl-cl-html-diff) > > ("cl-json" ,sbcl-cl-json) > > ("cl-ppcre" ,sbcl-cl-ppcre) > > Hi, > > What issue is solved by adding cl-gopher to inputs? > > As far as I can see the source code for Nyxt 2.2.4 doesn't contain any > reference to cl-gopher, so just adding it to inputs will not change the > produced nyxt program. > > According to the upstream repository, support for Gopher and Gemini will > be in Nyxt 3.0.0, which has not been released yet. Ah ok. I was accidently reading the master branch latest commit instead of version 2.2.4. https://github.com/atlas-engineer/nyxt/blob/16a89132fdbf56c713033edcc2d4611f06199f3c/source/mode/small-web.lisp#L18 Sorry, yes, let's wait. all best, jgart From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 03 17:22:35 2022 Received: (at 53738-done) by debbugs.gnu.org; 3 Feb 2022 22:22:35 +0000 Received: from localhost ([127.0.0.1]:58201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFkUt-0003Ev-HS for submit@debbugs.gnu.org; Thu, 03 Feb 2022 17:22:35 -0500 Received: from mout01.posteo.de ([185.67.36.65]:41605) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFkUr-0003Ei-EY for 53738-done@debbugs.gnu.org; Thu, 03 Feb 2022 17:22:34 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 2BA3C240027 for <53738-done@debbugs.gnu.org>; Thu, 3 Feb 2022 23:22:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1643926947; bh=68HTW+WK5igluwuL2bObWVw/M0AH5pf5GABymBfPAys=; h=From:To:Cc:Subject:Date:From; b=OHyxYfPQq3iXBZxwDRhb5MmpQP3xLaKEU7pqVifI4ag5GKEyf281hkJYR2wstEEcp Wi1FRx8PBtWGag08Nep0tFGjUR5z+lFk92oKSMD8yCvw+hI7kCAmEkUX7foZSa0Kc7 KLi2z+CaUDtWGjV7EKOtbf0gIz7885JVT7XAoxT3fxVYqveC2SVwZq/2B7+T7EmUVM 11l0Mo0i79/p0L4Nzz1o6OZSzrP0dkQcVaXoh5JxcHNNqxO4+jLH9EMXZwtEdurqL+ pNgqts0c0kmAI4FJ7D+sZBVN5XJMsr+UxE4SKFQ8oPPxG+MX8WcaZHb/JI3uW0qrbd +flWjOTclzoNg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JqY7k1qsrz6tmK; Thu, 3 Feb 2022 23:22:25 +0100 (CET) References: <20220202220516.24153-1-jgart@dismail.de> <874k5gw9ok.fsf@kitej> <20220203163754.GB21372@gac.attlocal.net> From: Guillaume Le Vaillant To: jgart Subject: Re: [bug#53738] [PATCH] gnu: nyxt: Add missing input. Date: Thu, 03 Feb 2022 22:20:28 +0000 In-reply-to: <20220203163754.GB21372@gac.attlocal.net> Message-ID: <87zgn7vbdq.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53738-done Cc: 53738-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain jgart skribis: > Ah ok. I was accidently reading the master branch latest commit instead > of version 2.2.4. > > https://github.com/atlas-engineer/nyxt/blob/16a89132fdbf56c713033edcc2d4611f06199f3c/source/mode/small-web.lisp#L18 > > Sorry, yes, let's wait. > > all best, > > jgart Thanks for confirming. Closing for now. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYfxVoQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9vLgD+Oir8Nf+xyTBTgcrMnS26H+d8qGN5UXHJHm+J 5p4+Dg4A/jykH12HYAW6eNaZk/0y65f/8svJ6nSMBujRJGYJuJRx =10+/ -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 21 03:24:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 04 Mar 2022 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator