From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: bug#22629: [PATCH 0/4] 'guix pull' produces a self-contained Guix Date: Thu, 31 May 2018 10:53:06 -0400 Message-ID: References: <87fu45ve2z.fsf@gnu.org> <20180531144337.16298-1-ludo@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]:51456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fOOxp-0006nq-N5 for bug-guix@gnu.org; Thu, 31 May 2018 10:54:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fOOxm-00022X-MW for bug-guix@gnu.org; Thu, 31 May 2018 10:54:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48243) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fOOxm-00022Q-Hy for bug-guix@gnu.org; Thu, 31 May 2018 10:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fOOxm-0006TU-91 for bug-guix@gnu.org; Thu, 31 May 2018 10:54:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20180531144337.16298-1-ludo@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 22629@debbugs.gnu.org Hey Ludo, On Thu, May 31, 2018 at 10:43 AM, Ludovic Court=C3=A8s wrote= : > Hello Guix! > > Here is the =E2=80=9Cnew=E2=80=9D =E2=80=98guix pull=E2=80=99 that we dis= cussed notably in this thread: > > https://bugs.gnu.org/22629 > > The major difference is that instead of just building a bunch of modules > and putting them under ~/.config/guix/latest, it now produces a > standalone package (with bin/guix, share/info/guix.info, etc.) and puts > it in a profile under ~/.config/guix/current. Just dropping by to say this is a really awesome improvement to the user experience! Thanks for working on it! Excited to try it out once it gets merged. - Dave