From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Package variation Date: Wed, 24 Oct 2018 15:06:12 +0200 Message-ID: <87d0rz4hq3.fsf@gnu.org> References: <87pnw1p34m.fsf@posteo.net> 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]:49881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFJ4l-0000oE-9c for guix-devel@gnu.org; Wed, 24 Oct 2018 09:19:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFIrW-0003Ky-VH for guix-devel@gnu.org; Wed, 24 Oct 2018 09:06:22 -0400 In-Reply-To: <87pnw1p34m.fsf@posteo.net> (Brett Gilio's message of "Tue, 23 Oct 2018 01:51:21 -0500") 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.org@gnu.org Sender: "Guix-devel" To: Brett Gilio Cc: Guix-devel Hi! Brett Gilio skribis: > I am trying to customize my the default gnome-package which gets > installed with the gnome-desktop-service. On this topic, don=E2=80=99t miss Chris=E2=80=99s excellent tutorial: https://gnu.org/software/guix/blog/2018/customize-guixsd-use-stock-ssh-ag= ent-everywhere/ :-) Ludo=E2=80=99.