From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH] gnu: Add dwm. Date: Mon, 01 Apr 2013 00:39:21 +0200 Message-ID: <5158BB19.8000301@gmail.com> References: <1364769060-31557-1-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMR6M-0003hn-Uc for bug-guix@gnu.org; Sun, 31 Mar 2013 18:51:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UMR6J-0003Of-J7 for bug-guix@gnu.org; Sun, 31 Mar 2013 18:51:50 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:60045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMR6J-0003OT-DA for bug-guix@gnu.org; Sun, 31 Mar 2013 18:51:47 -0400 Received: by mail-wi0-f171.google.com with SMTP id hn17so1141839wib.16 for ; Sun, 31 Mar 2013 15:51:46 -0700 (PDT) In-Reply-To: <1364769060-31557-1-git-send-email-tipecaml@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Cyril Roelandt Cc: bug-guix@gnu.org On 04/01/2013 12:31 AM, Cyril Roelandt wrote: > * gnu/packages/dwm.scm: New file. > * Makefile.am: Add it. > --- Oh, btw: could someone try to run dwm ? The machine I use to work on Guix recently decided to refuse to run X, so I haven't be able to test this package. I'm pretty sure it works, though, since this is a really small and simple window manager. Cyril.