From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: unison: Add "doc" output. Date: Sun, 20 Dec 2015 15:57:39 -0500 Message-ID: <20151220205739.GA14627@jasmine> References: <20151218194215.50af651c@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAl31-00057u-JA for guix-devel@gnu.org; Sun, 20 Dec 2015 15:57:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAl2y-0001eH-9w for guix-devel@gnu.org; Sun, 20 Dec 2015 15:57:43 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAl2y-0001e9-5v for guix-devel@gnu.org; Sun, 20 Dec 2015 15:57:40 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 13B0D202E6 for ; Sun, 20 Dec 2015 15:57:39 -0500 (EST) Content-Disposition: inline In-Reply-To: <20151218194215.50af651c@openmailbox.org> 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: Eric Bavier Cc: guix-devel@gnu.org On Fri, Dec 18, 2015 at 07:42:15PM -0600, Eric Bavier wrote: > * gnu/packages/ocaml.scm (unison-doc): New function. > (unison)[source]: Use versioned URI. > [inputs, outputs]: New fields. > [arguments]: Add 'install-doc phase. Cool! But `git am` can't apply the patch to the master branch. Git's complaint: Applying: gnu: unison: Add "doc" output. fatal: corrupt patch at line 18 Patch failed at 0001 gnu: unison: Add "doc" output.