From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: DMD Date: Mon, 25 Jul 2016 23:53:27 +0200 Message-ID: <20160725215327.GA16068@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRnof-0006mz-1J for guix-devel@gnu.org; Mon, 25 Jul 2016 17:53:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRnoY-0006mZ-Tq for guix-devel@gnu.org; Mon, 25 Jul 2016 17:53:36 -0400 Received: from mailrelay6.public.one.com ([91.198.169.200]:58376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRnoY-0006lD-Gn for guix-devel@gnu.org; Mon, 25 Jul 2016 17:53:30 -0400 Content-Disposition: inline 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: guix-devel@gnu.org Hello, I just noticed that we still have a dmd package (that does not build on arm). Should we not drop it now that we have the shepherd? Andreas