all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Florian Pelz <pelzflorian@pelzflorian.de>
To: guix-devel@gnu.org
Subject: Install hook
Date: Sun, 19 Mar 2017 11:30:48 +0100	[thread overview]
Message-ID: <1489919448.1067.2.camel@pelzflorian.de> (raw)

Hello,

Currently my ~/.guix-profile/share/glib-2.0/schemas/gschemas.compiled
file contains only GSettings from one package. Guix warns about
“arbitrarily choosing” this file when installing a package. This is
bad; gschemas.compiled should be recreated on package install to
include all GSettings stored in the Guix profile.

Arch Linux uses hooks to compile GSettings schemas after installing a
package.

https://git.archlinux.org/svntogit/packages.git/tree/trunk/glib-compile-schemas.hook?h=packages/glib2

Am I correct in that Guix does not support install hooks? I believe
install hooks are the proper way to solve this. This affects more
than just GSettings.

Regards,
Florian

             reply	other threads:[~2017-03-19 10:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19 10:30 Florian Pelz [this message]
2017-03-19 11:23 ` Install hook 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
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=1489919448.1067.2.camel@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=guix-devel@gnu.org \
    /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.