From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Remove xf86-video-modesetting. Date: Tue, 14 Feb 2017 12:02:14 -0500 Message-ID: <20170214170214.GA23108@jasmine> References: <20170214164753.5781-1-mbakke@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdgUg-0007vz-N9 for guix-devel@gnu.org; Tue, 14 Feb 2017 12:02:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdgUb-0004zn-JA for guix-devel@gnu.org; Tue, 14 Feb 2017 12:02:22 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:57144) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cdgUa-0004zX-Uy for guix-devel@gnu.org; Tue, 14 Feb 2017 12:02:17 -0500 Content-Disposition: inline In-Reply-To: <20170214164753.5781-1-mbakke@fastmail.com> 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" To: Marius Bakke Cc: guix-devel@gnu.org On Tue, Feb 14, 2017 at 05:47:53PM +0100, Marius Bakke wrote: > This is maintained as part of xorg-server nowadays. > > * gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable. > * gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules): > Adjust accordingly. I believe it came from this merge commit, contained in xorg-server 1.17.0: https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee LGTM assuming GuixSD still works for you with this change :)