From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: Install hook Date: Tue, 21 Mar 2017 03:03:35 +0100 Message-ID: <20170321020335.GA32489@jocasta.intra> References: <1489919448.1067.2.camel@pelzflorian.de> <20170319112339.GA2875@jocasta.intra> <20170319131437.00d9608e@polymos.lepiller.eu> <20170319131413.GA3671@jocasta.intra> <0c3559f8-520a-43fc-56d1-2c03c8d6ad90@pelzflorian.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cq99C-0007ZB-0i for guix-devel@gnu.org; Mon, 20 Mar 2017 22:03:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cq998-0001yi-Uy for guix-devel@gnu.org; Mon, 20 Mar 2017 22:03:42 -0400 Received: from de.cellform.com ([88.217.224.109]:33190 helo=jocasta.intra) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cq998-0001x2-Ne for guix-devel@gnu.org; Mon, 20 Mar 2017 22:03:38 -0400 Content-Disposition: inline In-Reply-To: <0c3559f8-520a-43fc-56d1-2c03c8d6ad90@pelzflorian.de> 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: "pelzflorian (Florian Pelz)" Cc: guix-devel@gnu.org --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 19, 2017 at 02:41:09PM +0100, pelzflorian (Florian Pelz) wrote: No, normally gschemas.compiled is one file storing information about a= ll GSettings application. It must thus be created from files provided by multiple packages. =20 For example, gnome-calculator ships =20 org.gnome.calculator.gschema.xml =20 and gnome-maps ships =20 org.gnome.Maps.gschema.xml =20 and from both source files a file gschemas.compiled needs to be created when gnome-calculator and gnome-maps are installed to the same profile. This single file then stores settings of both packages. I think I see what you are saying: gschemas.compiled should not be part of= the the package derivation, but should be part of the profile derivation. So then guix package --install or guix environment would need to run the ne= cessary stuff to create it. I guess that could work, but would work probably need some changes at quite= a low level. But what would happen if one had for example gnome-calculator in the system= profile, and gnome-maps in the user profile? Would it work under those circumstance= s? J' =20 --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAljQifYACgkQimdxnC3oJ7P3/ACeMsFYlRC0i57+ZUKuLRpEV4nl pSsAniusLl+1DJ7dvyA7wXI73UpJ3Zek =qYkR -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--