From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Integration of the Nix daemon Date: Wed, 16 Jan 2013 00:03:14 +0100 Message-ID: <87zk0ahwwd.fsf@gnu.org> References: <87zk1u3htq.fsf@gnu.org> <201212132306.18941.andreas@enge.fr> <878v91y31r.fsf@gnu.org> <201212140010.00946.andreas@enge.fr> 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]:56776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvFXK-0005ov-Mq for bug-guix@gnu.org; Tue, 15 Jan 2013 18:03:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvFXJ-0002s5-KJ for bug-guix@gnu.org; Tue, 15 Jan 2013 18:03:18 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:15703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvFXJ-0002rl-Dc for bug-guix@gnu.org; Tue, 15 Jan 2013 18:03:17 -0500 In-Reply-To: <201212140010.00946.andreas@enge.fr> (Andreas Enge's message of "Fri, 14 Dec 2012 00:10:00 +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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > As well as > guix-package --help > One more reason to not have guix-package connect to the daemon when the > options --help or --version are passed. This is finally fixed, in commit c4d6453. Thanks! Ludo=E2=80=99.