From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Release imminent! Date: Wed, 23 Jan 2013 16:46:07 +0100 Message-ID: <87ip6nykao.fsf@gnu.org> References: <87libyweiv.fsf@gnu.org> <87ehhmastc.fsf@karetnikov.org> <87k3rdid8m.fsf@gnu.org> <87622ov8l2.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty79P-0004ep-Hj for bug-guix@gnu.org; Wed, 23 Jan 2013 15:42:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ty79N-000409-Rh for bug-guix@gnu.org; Wed, 23 Jan 2013 15:42:27 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:43305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty2Wf-00062w-OH for bug-guix@gnu.org; Wed, 23 Jan 2013 10:46:09 -0500 In-Reply-To: <87622ov8l2.fsf@karetnikov.org> (Nikita Karetnikov's message of "Tue, 22 Jan 2013 23:14:45 -0500") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> =E2=80=98guix-build=E2=80=99 is for packagers, when you want to build so= mething without >> actually adding it to your profile, whereas =E2=80=98guix-package -i=E2= =80=99 is for >> when you want to add something to your profile. > >> Do you think this should be clarified somehow? > > Yes. Could you add something to the "Invoking guix-build" section? > > For example: > > The guix-build command builds packages or derivations and their > dependencies, and prints the resulting store paths. Note that it doesn't > add anything to the user's profile. So it is mainly useful for > distribution developers. I incorporated this suggestion, thanks! Ludo=E2=80=99.