From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Re: help with a confusing error: url-fetch, hash, invalid keyword #vu8 Date: Mon, 18 Nov 2019 12:40:42 -0800 Message-ID: References: <1D116338-4D20-4935-9F33-1E3987EDB17F@vllmrt.net> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58245) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWnpI-00078U-G6 for guix-devel@gnu.org; Mon, 18 Nov 2019 15:40:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWnpG-0000tt-5j for guix-devel@gnu.org; Mon, 18 Nov 2019 15:40:46 -0500 Received: from mail-pg1-x52f.google.com ([2607:f8b0:4864:20::52f]:33931) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iWnpF-0000pf-NW for guix-devel@gnu.org; Mon, 18 Nov 2019 15:40:46 -0500 Received: by mail-pg1-x52f.google.com with SMTP id z188so10197692pgb.1 for ; Mon, 18 Nov 2019 12:40:45 -0800 (PST) In-Reply-To: <1D116338-4D20-4935-9F33-1E3987EDB17F@vllmrt.net> 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: Robert Vollmert Cc: guix-devel@gnu.org Hi Robert, Interesting. Looks alright to me. Also I did just package ormolu myself and e= verything worked alright. One thing to try is using `guix repl` to reproduce= the error. Can you open one up and see what happens? - John=