From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: [PATCH] guix hash: -g hashes a git repository Date: Wed, 05 Apr 2017 19:49:49 -0500 Message-ID: <87y3veqs0i.fsf@dustycloud.org> References: <20170403195837.4504-1-wingo@igalia.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvvcX-0004gF-F6 for guix-devel@gnu.org; Wed, 05 Apr 2017 20:49:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvvcW-0004CF-T7 for guix-devel@gnu.org; Wed, 05 Apr 2017 20:49:53 -0400 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:44436) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cvvcW-0004Bw-O0 for guix-devel@gnu.org; Wed, 05 Apr 2017 20:49:52 -0400 In-reply-to: <20170403195837.4504-1-wingo@igalia.com> 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: Andy Wingo Cc: guix-devel@gnu.org Andy Wingo writes: > + (pk "git" "clone" file checkout) > + (recursive-hash checkout))))) One of those cursed pk's made it in here. Exciting! Look forward to having this option.