From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: Install hook Date: Tue, 21 Mar 2017 11:06:30 +0100 Message-ID: <71f4164b-0f83-ed0d-12b8-4618e2138e8c@pelzflorian.de> References: <1489919448.1067.2.camel@pelzflorian.de> <20170319112339.GA2875@jocasta.intra> <20170319131437.00d9608e@polymos.lepiller.eu> <87d1dbf3rs.fsf@elephly.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:4830:134:3::10]:40701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqGgX-0003ST-4F for guix-devel@gnu.org; Tue, 21 Mar 2017 06:06:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqGgT-0001mf-4S for guix-devel@gnu.org; Tue, 21 Mar 2017 06:06:37 -0400 Received: from pelzflorian.de ([5.45.111.108]:51670 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 1cqGgS-0001mQ-UA for guix-devel@gnu.org; Tue, 21 Mar 2017 06:06:33 -0400 In-Reply-To: <87d1dbf3rs.fsf@elephly.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: Ricardo Wurmus Cc: guix-devel@gnu.org On 03/21/2017 09:11 AM, Ricardo Wurmus wrote: >=20 > Would you like to give it a try to add a profile hook for building > =E2=80=9Cgschemas.compiled=E2=80=9D once for all packages in a given pr= ofile? >=20 I=E2=80=99ll take a closer look at the code and try it. Since packages ar= e shipped as part of Guix anyway, one profile hook in Guix maybe is not worse than allowing hooks to be added to e.g. the glib package in this ca= se. > Please also email a summary to bug-guix@gnu.org so that we can keep > track of this. >=20 Will do.