From: Leo Famulari <leo@famulari.name>
To: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: guix-devel@gnu.org, rennes@openmailbox.org, 宋文武 <iyzsong@gmail.com>
Subject: Re: [PATCH 2/2] gnu: Add gnome-tweak-tool.
Date: Mon, 2 May 2016 18:04:01 -0400 [thread overview]
Message-ID: <20160502220401.GA18083@jasmine> (raw)
In-Reply-To: <87twim7tzd.fsf@drakenvlieg.flower>
On Wed, Apr 27, 2016 at 09:05:26PM +0200, Jan Nieuwenhuizen wrote:
> Yes. Moved python to inputs, added python wrapper.
Cool!
Based on that, I moved python2-gobject into (inputs). I also tried
removing mutter entirely, since I believe mutter is provided by
gnome-shell.
It seems to work for me. Can you see if it works for you?
(native-inputs
`(("intltool" ,intltool)
("pkg-config" ,pkg-config)))
(inputs `(("python" ,python-2)
("python2-pygobject" ,python2-pygobject)))
(propagated-inputs
`(("libnotify" ,libnotify)
("gobject-introspection" ,gobject-introspection)
("gnome-shell" ,gnome-shell)
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("gtk+" ,gtk+)))
next prev parent reply other threads:[~2016-05-02 22:04 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-03 11:07 [PATCH 2/2] gnu: Add gnome-tweak-tool Jan Nieuwenhuizen
2016-04-03 16:41 ` Jan Nieuwenhuizen
2016-04-11 23:35 ` Leo Famulari
2016-04-13 18:02 ` Jan Nieuwenhuizen
2016-04-16 1:35 ` Leo Famulari
2016-04-17 17:22 ` Jan Nieuwenhuizen
2016-04-17 18:33 ` rennes
2016-04-17 18:44 ` Leo Famulari
2016-04-24 11:19 ` Jan Nieuwenhuizen
2016-04-24 18:50 ` Leo Famulari
2016-04-27 19:05 ` Jan Nieuwenhuizen
2016-05-01 21:36 ` rennes
2016-05-02 22:04 ` Leo Famulari [this message]
2016-05-02 22:38 ` Jan Nieuwenhuizen
2016-05-03 2:19 ` Leo Famulari
2016-05-15 17:31 ` Leo Famulari
[not found] <mailman.877.1460442807.7476.guix-devel@gnu.org>
2016-04-12 13:16 ` rennes
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160502220401.GA18083@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=iyzsong@gmail.com \
--cc=janneke@gnu.org \
--cc=rennes@openmailbox.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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).