From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: [PATCH 0/7] Add Stow. Date: Sat, 21 Feb 2015 20:16:25 +0100 Message-ID: <1424546192-26668-1-git-send-email-rekado@elephly.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPFY0-0000EP-GC for guix-devel@gnu.org; Sat, 21 Feb 2015 14:17:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPFXu-0007GE-P0 for guix-devel@gnu.org; Sat, 21 Feb 2015 14:17:04 -0500 Received: from sender1.zohomail.com ([74.201.84.155]:30864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPFXu-0007G6-GP for guix-devel@gnu.org; Sat, 21 Feb 2015 14:16:58 -0500 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 This patch set adds GNU Stow and its dependencies. I'm not sure I did the propagate-inputs thing right, but it seemed necessary as otherwise I had to manually propagate inputs to satisfy the load requirements of some of the later modules. Ricardo Wurmus (7): gnu: Add Sub::Install. gnu: Add Params::Util. gnu: Add Capture::Tiny. gnu: Add Data::OptList. gnu: Add Sub::Exporter. gnu: Add Test::Output. gnu: Add Stow. gnu/packages/package-management.scm | 31 +++++++- gnu/packages/perl.scm | 140 ++++++++++++++++++++++++++++++++++++ 2 files changed, 170 insertions(+), 1 deletion(-) -- 2.1.0