all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Darrington <john@darrington.wattle.id.au>
To: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
Cc: guix-devel@gnu.org
Subject: Re: Install hook
Date: Tue, 21 Mar 2017 03:03:35 +0100	[thread overview]
Message-ID: <20170321020335.GA32489@jocasta.intra> (raw)
In-Reply-To: <0c3559f8-520a-43fc-56d1-2c03c8d6ad90@pelzflorian.de>

[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]

On Sun, Mar 19, 2017 at 02:41:09PM +0100, pelzflorian (Florian Pelz) wrote:

     No, normally gschemas.compiled is one file storing information about all
     GSettings application. It must thus be created from files provided by
     multiple packages.
     
     For example, gnome-calculator ships
     
     org.gnome.calculator.gschema.xml
     
     and gnome-maps ships
     
     org.gnome.Maps.gschema.xml
     
     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 necessary
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 circumstances?

J'
     



-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2017-03-21  2:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19 10:30 Install hook Florian Pelz
2017-03-19 11:23 ` John Darrington
2017-03-19 12:14   ` Julien Lepiller
2017-03-19 12:50     ` pelzflorian (Florian Pelz)
2017-03-19 13:14       ` John Darrington
2017-03-19 13:41         ` pelzflorian (Florian Pelz)
2017-03-21  2:03           ` John Darrington [this message]
2017-03-21  8:11       ` Ricardo Wurmus
2017-03-21 10:06         ` pelzflorian (Florian Pelz)
2017-03-21 20:51           ` Florian Pelz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170321020335.GA32489@jocasta.intra \
    --to=john@darrington.wattle.id.au \
    --cc=guix-devel@gnu.org \
    --cc=pelzflorian@pelzflorian.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.