From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: [PATCH 0/3] 3 packages for my programs Date: Fri, 22 Jul 2016 11:21:22 +0300 Message-ID: <20160722082125.3677-1-alezost@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQViJ-0000b3-OL for guix-devel@gnu.org; Fri, 22 Jul 2016 04:21:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQViF-0002n8-He for guix-devel@gnu.org; Fri, 22 Jul 2016 04:21:42 -0400 Received: from mail-lf0-x22f.google.com ([2a00:1450:4010:c07::22f]:35213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQViF-0002mx-9s for guix-devel@gnu.org; Fri, 22 Jul 2016 04:21:39 -0400 Received: by mail-lf0-x22f.google.com with SMTP id f93so79822179lfi.2 for ; Fri, 22 Jul 2016 01:21:39 -0700 (PDT) Received: from localhost.localdomain ([217.107.192.156]) by smtp.gmail.com with ESMTPSA id h9sm2714254lfe.8.2016.07.22.01.21.36 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Jul 2016 01:21:36 -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" To: guix-devel@gnu.org Hello, I use these programs all the time, so I think maybe they could be useful for someone else. Is it reasonable to add these packages to Guix? [PATCH 1/3] gnu: Add xdpyprobe. [PATCH 2/3] gnu: Add guile-xosd. [PATCH 3/3] gnu: Add guile-daemon.