From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix tutorial Date: Sun, 16 Feb 2014 22:28:17 +0100 Message-ID: <8761oeu4r2.fsf@gnu.org> References: <877g8u5084.fsf@gmail.com> 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]:33634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WF9GF-0002ro-0u for guix-devel@gnu.org; Sun, 16 Feb 2014 16:28:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WF9G7-0003U7-Uv for guix-devel@gnu.org; Sun, 16 Feb 2014 16:28:26 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:47952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WF9G7-0003Tz-OV for guix-devel@gnu.org; Sun, 16 Feb 2014 16:28:19 -0500 In-Reply-To: <877g8u5084.fsf@gmail.com> (Raimon Grau's message of "Sun, 16 Feb 2014 20:25:15 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Raimon Grau Cc: guix-devel@gnu.org Hi Raimon, Raimon Grau skribis: > 1. http://puntoblogspot.blogspot.com.es/2014/02/guix-tutorial.html Looks cool! Although I first looked at it in Emacs-W3M, and the code snippets wouldn=E2=80=99t show up, because they involve JavaScript; LibreJS= bans them by default too. (BTW, I=E2=80=99d recommend leaving GitHub for someth= ing like Gitorious whose code is free.) The first paragraph mentions ~/.guix-packages, where it should be ~/.guix-profile. Normally that link is automatically created by the =E2=80=98guix package=E2=80=99 command. The rest looks good (esp. the addendum ;-)). Thanks! Ludo=E2=80=99.