From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25296: fully functional desktop installation Date: Tue, 16 Jan 2018 14:59:07 +0100 Message-ID: <87bmht7vmc.fsf@gnu.org> References: <20161229171045.263747a9@riseup.net> <87bmvpb21m.fsf@gnu.org> <87a7xgwom7.fsf@gnu.org> <87shb8jedn.fsf@gnu.org> <87lggzdzh9.fsf@gnu.org> <87vag2857m.fsf@gnu.org> <20180116120929.28686761@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebRma-0004pW-C5 for bug-guix@gnu.org; Tue, 16 Jan 2018 09:00:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebRmV-0002U9-7D for bug-guix@gnu.org; Tue, 16 Jan 2018 09:00:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50294) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ebRmV-0002Ty-4O for bug-guix@gnu.org; Tue, 16 Jan 2018 09:00:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ebRmU-00008O-Tg for bug-guix@gnu.org; Tue, 16 Jan 2018 09:00:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20180116120929.28686761@scratchpost.org> (Danny Milosavljevic's message of "Tue, 16 Jan 2018 12:09:29 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 25296@debbugs.gnu.org, Mathieu Lirzin Danny Milosavljevic skribis: >> Hmm, OK. Do you think it=E2=80=99s too much to ask, given the current a= udience >> (tinkerers), to add those packages to their config, or to install them >> with =E2=80=9Cguix package -i=E2=80=9D? [...] > Long story short, I think it's a good thing that the user has his own pro= file which isn't magically updated and doesn't magically pick up things not= in the user profile - except when it's already in the store bitwise-identi= cal. That way, if he needs some application for work it will not randomly = break and he can be sure that it will do what it did yesterday. If he want= s to update, he updates. Otherwise not. His choice. Agreed, though in this case (GNOME), we=E2=80=99re pretty much talking about single-user machines. > I'd vote for adding libreoffice and icecat to desktop.tmpl and not to gno= me (since they are not part of the GNOME project). OK, why not. There=E2=80=99s still the issue that it will make download ti= mes and disk size requirements longer (a problem we should fix, but this won=E2=80=99t happen overnight.) Ludo=E2=80=99.