From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: wip-gobject-introspection Date: Sat, 17 Jan 2015 12:32:30 -0500 Message-ID: <87egqtjosx.fsf@netris.org> References: <87mw5l3x39.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCXFC-0001K7-Eq for guix-devel@gnu.org; Sat, 17 Jan 2015 12:33:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCXF9-0002h2-7I for guix-devel@gnu.org; Sat, 17 Jan 2015 12:33:06 -0500 In-Reply-To: (Federico Beffa's message of "Thu, 15 Jan 2015 09:12:00 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Federico Beffa Cc: Guix-devel Hi Federico, Thanks for your work on 'wip-gobject-introspection'. At this point, it would be good to rebase (not merge) the 'wip-gobject-introspection' branch on current master. Presently, the branch is based on master before core-updates was merged, which means a considerably different core system than what we currently have. Note that since 'udev' was removed completely in core-updates, and now 'eudev' is its own package that doesn't inherit from, your 'eudev' commits will have to be manually adjusted. Thanks! Mark