From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Adding a %desktop-packages Date: Mon, 06 Apr 2020 10:01:32 +0200 Message-ID: <87ftdhf3fn.fsf@gnu.org> References: <87mu7tn6w1.fsf@inria.fr> <87v9mgssua.fsf@dismail.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60893) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jLMhL-0007RP-7y for guix-devel@gnu.org; Mon, 06 Apr 2020 04:01:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jLMhL-0006Qn-46 for guix-devel@gnu.org; Mon, 06 Apr 2020 04:01:35 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41608 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jLMhK-0000wv-Cm for guix-devel@gnu.org; Mon, 06 Apr 2020 04:01:34 -0400 In-Reply-To: <87v9mgssua.fsf@dismail.de> (Joshua Branson's message of "Fri, 03 Apr 2020 07:37:33 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Guix-devel Hi Joshua, Joshua Branson skribis: > This is slightly unrelated, but your email reminded me. > > How about we add a %desktop-packages variable? I remember reading a bug > report about possibly ungoogled-chromium or some package not working > properly, because the user did not install a font. Perhaps if people > are using a %desktop, there should be some %desktop-packages that most > users will want installed by default. Packages would include a web > browser, one system font, etc. I think we should address the font issue. A =E2=80=98%desktop-packages=E2= =80=99 is bound to never be satisfactory for anyone because it=E2=80=99s so subjectiv= e. Thanks, Ludo=E2=80=99.