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:57:09 +0100 Message-ID: <87inc17vpm.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> 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]:44151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebRkd-000311-Tk for bug-guix@gnu.org; Tue, 16 Jan 2018 08:58:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebRkY-0001ho-G5 for bug-guix@gnu.org; Tue, 16 Jan 2018 08:58:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50288) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ebRkY-0001hk-CV for bug-guix@gnu.org; Tue, 16 Jan 2018 08:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ebRkY-0008WC-5T for bug-guix@gnu.org; Tue, 16 Jan 2018 08:58:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Konrad Hinsen's message of "Tue, 16 Jan 2018 12:34:17 +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: Konrad Hinsen Cc: 25296@debbugs.gnu.org, Mathieu Lirzin Hi Konrad, Konrad Hinsen 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? >> >> Admittedly this is a very subjective issue. > > How about organizing Guix in a layered way, with the core distribution > containing narrow-purpose packages (mostly one piece of software), and > another layer (in a distinct module, perhaps with a distinct naming > convention) containing collections of software that works well > together or is useful for a specific application domain? I see other > use cases than just desktop stuff. In GuixSD, that=E2=80=99s more or less what happens with =E2=80=98gnome-ser= vice-type=E2=80=99 and =E2=80=98xfce-service-type=E2=80=99, for example. (I=E2=80=99m not sur= e how that could work at the Guix level, nor whether this is necessary.) Ludo=E2=80=99.