From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: 01/01: services: Add =?utf-8?B?4oCYL3Vzci9iaW4vZW52?= =?utf-8?B?4oCZ?= special file. Date: Fri, 6 Sep 2019 12:44:53 +0200 Message-ID: <20190906104453.dvtfdqesx3og7fgr@pelzflorian.localdomain> References: <20190906102509.28951.2772@vcs0.savannah.gnu.org> <20190906102510.002BE21324@vcs0.savannah.gnu.org> <87d0gdbtji.fsf@cbaines.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:470:142:3::10]:53665) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i6Bjg-0007ru-Bs for guix-devel@gnu.org; Fri, 06 Sep 2019 06:45:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i6Bje-0000HH-Hd for guix-devel@gnu.org; Fri, 06 Sep 2019 06:45:00 -0400 Received: from pelzflorian.de ([5.45.111.108]:57330 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i6Bjd-0000Fs-Us for guix-devel@gnu.org; Fri, 06 Sep 2019 06:44:58 -0400 Content-Disposition: inline In-Reply-To: <87d0gdbtji.fsf@cbaines.net> 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: Christopher Baines Cc: guix-devel@gnu.org On Fri, Sep 06, 2019 at 12:36:33PM +0200, Christopher Baines wrote: >=20 > guix-commits@gnu.org writes: >=20 > > nckx pushed a commit to branch master > > in repository guix. > > > > commit 3b38bf141a464e1bb370af7d2b2651d1efb29781 > > Author: Tobias Geerinckx-Rice > > Date: Fri Sep 6 12:23:57 2019 +0200 > > > > services: Add =E2=80=98/usr/bin/env=E2=80=99 special file. > > > > * gnu/services/base.scm (%base-services): Add =E2=80=98/usr/bin/e= nv=E2=80=98 to > > special-files-service-type. > > --- >=20 > This seems to me like quite a big change, and I'd be interested in > knowing what your motivation was [1]? >=20 > 1: And ideally this would be in the commit message. This break building the guix website, possibly also guix pull.