From mboxrd@z Thu Jan  1 00:00:00 1970
From: Marius Bakke <mbakke@fastmail.com>
Subject: Re: [PATCH 0/2] i3 window manager update 4.13
Date: Mon, 05 Dec 2016 00:47:56 +0100
Message-ID: <87zikbmf2r.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me>
References: <cover.1480891867.git.leo@famulari.name>
Mime-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
	micalg=pgp-sha512; protocol="application/pgp-signature"
Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:33341)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <mbakke@fastmail.com>) id 1cDgVm-0001V8-Nk
	for guix-devel@gnu.org; Sun, 04 Dec 2016 18:48:03 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <mbakke@fastmail.com>) id 1cDgVj-0002S9-G6
	for guix-devel@gnu.org; Sun, 04 Dec 2016 18:48:02 -0500
Received: from out5-smtp.messagingengine.com ([66.111.4.29]:33432)
	by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)
	(Exim 4.71) (envelope-from <mbakke@fastmail.com>) id 1cDgVj-0002S2-A3
	for guix-devel@gnu.org; Sun, 04 Dec 2016 18:47:59 -0500
In-Reply-To: <cover.1480891867.git.leo@famulari.name>
List-Id: "Development of GNU Guix and the GNU System distribution."
	<guix-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>,
	<mailto:guix-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/guix-devel/>
List-Post: <mailto:guix-devel@gnu.org>
List-Help: <mailto:guix-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>,
	<mailto:guix-devel-request@gnu.org?subject=subscribe>
Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org
Sender: "Guix-devel" <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org>
To: Leo Famulari <leo@famulari.name>, guix-devel@gnu.org

--=-=-=
Content-Type: text/plain

Leo Famulari <leo@famulari.name> writes:

> These patches update i3 to the latest upstream version, 4.13.
>
> The first seems necessary since xcb-util-cursor's pkg-config file
> includes the propagated packages in its 'Requires.private' field. I
> noticed this issue when the i3 build failed because these packages
> weren't available.
>
> i3 itself has switched from a hand-made build system to Autotools.
>
> I haven't actually tested this package, since my GuixSD system is not
> currently using a graphical interface.


>
> Leo Famulari (2):
>   gnu: xcb-util-cursor: Propagate dependences from 'xcb-cursor.pc'.
>   gnu: i3-wm: Update to 4.13.
>
>  gnu/packages/wm.scm   | 37 +++++++++++++++++++++++++++++--------
>  gnu/packages/xorg.scm |  5 +++--
>  2 files changed, 32 insertions(+), 10 deletions(-)

Thanks for this! I'm using the new version right now.

The patches LGTM.

On a wholly-unrelated note, I found that
bf7ef1bb848db0977b54ea012789adc68751c68a made the early boot environment
unable to find fsck.ext4 after unlocking a cryptsetup partition (even
though it is present in the initrd).

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlhEqywACgkQoqBt8qM6
VPprVQf+Nv0wi5G+SqnX9GhvOPe30iuhAJrf5Xme22pZ1gTXoVv0CdYZOkWSLdu5
nxKO9leaJOOr8AnghcCKwG/rHRKe1wYt1cMLfih2774VQbFlU2Pwh9LF6lHUxExv
N2qhFMD3o+h1E/KDDqlFku/VyL5vhF1HB4hg7kI98Yat2XUuIRKj1fTiBqL2BIuB
uYVqBp8o6SuBV/c+j6aLAqOW7K9DfLBhpO1ueUviAqEyMQfvKe1ZpS2RyyZcZI2E
Ol2fTGO+JaSOv7yCaON1ag/nDzAa8wJDNrlepCPu/PBgDyairYXgx8Yp9YDk+ZkP
/zQl3t5mKcpZ1In+naEwZiJaduiCOg==
=UwCh
-----END PGP SIGNATURE-----
--=-=-=--