From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id QEZgI5iV314/WgAA0tVLHw (envelope-from ) for ; Tue, 09 Jun 2020 13:58:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MCg4H5iV315jUwAAbx9fmQ (envelope-from ) for ; Tue, 09 Jun 2020 13:58:48 +0000 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 EE8909401D0 for ; Tue, 9 Jun 2020 13:58:47 +0000 (UTC) Received: from localhost ([::1]:54192 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiem6-0007Rn-Qh for larch@yhetil.org; Tue, 09 Jun 2020 09:58:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53026) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jieko-0006JI-N0 for guix-devel@gnu.org; Tue, 09 Jun 2020 09:57:26 -0400 Received: from mx4.mail.mmer.org ([178.22.66.29]:39823) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiekn-00051f-UZ for guix-devel@gnu.org; Tue, 09 Jun 2020 09:57:26 -0400 Received: from delta (92-109-1-225.cable.dynamic.v4.ziggo.nl [92.109.1.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx4.mail.mmer.org (Postfix) with ESMTPSA id 423AF9CC54; Tue, 9 Jun 2020 13:26:36 +0000 (UTC) From: Alexey Abramov To: Pierre Neidhardt Subject: Re: GNOME minimal In-Reply-To: <877dwggyn1.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 09 Jun 2020 15:24:50 +0200") References: <87a71ch1kc.fsf@ambrevar.xyz> <10abd7a4-c027-59e6-3eab-e9032c967167@web.de> <87sgf4pfib.fsf@nckx> <877dwggyn1.fsf@ambrevar.xyz> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Date: Tue, 09 Jun 2020 15:57:20 +0200 Message-ID: <87ftb4bav3.fsf@mmer.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.22.66.29; envelope-from=levenson@mmer.org; helo=mx4.mail.mmer.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/09 08:22:01 X-ACL-Warn: Detected OS = FreeBSD 9.x or newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: xNR08rScj2+a Hi Pierre, Do you consider gnome-keyring to be a part of gnome-minimal? If you do, gcr - gnome keyring prompter should also be added. -- Alexey