From mboxrd@z Thu Jan 1 00:00:00 1970 From: rws Subject: [PATCH] Add bspwm. Date: Sat, 10 Oct 2015 00:51:17 +1100 Message-ID: <1444398678-21079-1-git-send-email-elisp.vim@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkY7z-0005Sl-UR for guix-devel@gnu.org; Fri, 09 Oct 2015 09:54:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkY7u-0005ij-UV for guix-devel@gnu.org; Fri, 09 Oct 2015 09:54:31 -0400 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]:34829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkY7u-0005iY-P0 for guix-devel@gnu.org; Fri, 09 Oct 2015 09:54:26 -0400 Received: by pabve7 with SMTP id ve7so29155342pab.2 for ; Fri, 09 Oct 2015 06:54:25 -0700 (PDT) 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: guix-devel@gnu.org Cc: rws FYI, this is actually my first patch to Guix. (I just installed Guix two days ago too.) Hopefully this turns out okay, but in any case let me know how I went. Also, if you see the IRC (#guix) right now (at time of writing), you can see some discussion between me and rekado about setting "CC=gcc" for the make-flags, and whether or not it's needed. Can you confirm if I did it correct? rws (1): gnu: bpswm, sxhkd: New packages. gnu/packages/wm.scm | 33 +++++++++++++++++++++++++++++++++ gnu/packages/xdisorg.scm | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) -- 2.5.2