From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Baines Subject: [PATCH] gnu: Add vcsh and perl-shell-command Date: Sat, 13 Feb 2016 16:07:52 +0000 Message-ID: <1455379675-27516-1-git-send-email-mail@cbaines.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUck2-0007rD-3l for guix-devel@gnu.org; Sat, 13 Feb 2016 11:08:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUcjy-0001UJ-Ov for guix-devel@gnu.org; Sat, 13 Feb 2016 11:08:13 -0500 Received: from li622-129.members.linode.com ([212.71.249.129]:55695 helo=mira.cbaines.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUcjy-0001Ty-JK for guix-devel@gnu.org; Sat, 13 Feb 2016 11:08:10 -0500 Received: from lucida (79-71-17-220.dynamic.dsl.as9105.com [79.71.17.220]) by mira.cbaines.net (Postfix) with ESMTPSA id D132D13D10E for ; Sat, 13 Feb 2016 16:08:07 +0000 (GMT) Received: from chris by lucida with local (Exim 4.86) (envelope-from ) id 1aUcjv-0007Ay-Gv for guix-devel@gnu.org; Sat, 13 Feb 2016 16:08:07 +0000 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 Add vcsh (Version control system for $HOME), and perl-shell-command which is a necessary input for running the tests.