From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KG8oEzXkw2QKKAEASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 17:52:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wCcUEzXkw2TWrwAA9RJhRA (envelope-from ) for ; Fri, 28 Jul 2023 17:52:21 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EE1274FEBA for ; Fri, 28 Jul 2023 17:52:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cQb1LzIF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690559541; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=ekCelA9VnkrCdrsAMvpUSHPVCkoasvxnxzP2IHRwO18=; b=Gp6+JBhG6lR6CmBo/5KItk4nTvPhlIHfAeU3sAsvx1rmqr33y/vio3MCIiiqfKdM4VCSTH boEV+wbhpRri62NNWhph5HACK6WIbfZs/WqcQ1DqG+ZC3jaOJ1EuhK82bLm5ZLwQGpz3Gk IFAin9tIzSCL+3it7T4bq/OAQj7S8zo8MmxkULbw67B+1Hr2xU6pdkalNfU8q1W4P/N/FG gfF50kq+oRBj45YHcFVyvF7uFAj9bRwTgI7Tmje+QQhUcoG96K02f40coGXHE+cw2UIT00 iLt1BN7eJnkklOfykK/A7wnNLiIBlOcTRbXY5WurOMKWNdNy2O1tWMH4CgRbZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690559541; a=rsa-sha256; cv=none; b=bdTkfHHw2G5XXNp1Cf24ng+CG4uNM9vl74IGj7e0ze59nS+T7mkDqSq5MvbAdEbE0wZOdZ 5GmQ0ifTew9ld1DdUrndZEPZl6o+EMf75KmF1yX6LIov9rHHVZGjHx4+5QYq3v9puvneJR rVM5KOGwr1+vmVbK/WFA7mHATBF3xO82iCsD6fy06oIJdSE0Gqs5RVrFAtId8vei4ArEte Plejk4cFDnMMgpv2kansT0EVxImjtpzRT4x7WDSb/porne1y+6l1ejer3vtnaNeBN7LyGL YgwDDhYviyRRrgyYZmnR+5QMpRFJPjW4COsSZJbO7VwXBqO/f+KFXE2yH4tJiQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cQb1LzIF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPP6S-0005dX-N1; Fri, 28 Jul 2023 11:10:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qPP6Q-0005dH-Am for guix-patches@gnu.org; Fri, 28 Jul 2023 11:10:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qPP6Q-0003jj-3A for guix-patches@gnu.org; Fri, 28 Jul 2023 11:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPP6P-0006Lc-Mj for guix-patches@gnu.org; Fri, 28 Jul 2023 11:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64891] [PATCH] gnu: Add hare Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 15:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64891 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ekaitz Zarraga Cc: 64891@debbugs.gnu.org X-Debbugs-Original-Cc: 64891@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 64891-submit@debbugs.gnu.org id=B64891.169055699824385 (code B ref 64891); Fri, 28 Jul 2023 15:10:01 +0000 Received: (at 64891) by debbugs.gnu.org; 28 Jul 2023 15:09:58 +0000 Received: from localhost ([127.0.0.1]:45877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPP6L-0006LF-IC for submit@debbugs.gnu.org; Fri, 28 Jul 2023 11:09:57 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39048) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPP6J-0006L3-DF for 64891@debbugs.gnu.org; Fri, 28 Jul 2023 11:09:56 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CEE9940D34; Fri, 28 Jul 2023 17:09:51 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XcAALf-55mBg; Fri, 28 Jul 2023 17:09:50 +0200 (CEST) References: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1690556990; bh=e0bjekMCzq0S4S/RPOH6/Fx5RwV2Qdj8ome8DumLEXw=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=cQb1LzIFpJLYZikl+FTRUe6QkvchDDXymLggPyme42TmdpP9SI7dVU1//aQQLg3Ra ZkvaJ7fPx9brkqwG3zh7YMB/XeMUVsahtXbTWW+HkeiqfWbT/87GubbH+RJ/AjTGVv EoPFA11qO47JB8rJHVmpXFMSVO9VHEJqReeXsixgvLwihosB9LJo+M2dZAPh+9/blj Fgl1iTjUaLU0BusvY+cNoQbS+29WeOZgLzGSOLu70kxTRBzjuRAjFmP7fqmsX48Yo2 7iT3Wg8znteWdoPeDnQVEEwn3ue6ABTm3r9ROvNBQ+AnsxqlubSWa0MN9G8brigtLQ /+Qh6lnoDOqxA== Date: Fri, 28 Jul 2023 16:08:15 +0100 In-reply-to: Message-ID: <87edkst6ma.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.64 X-Spam-Score: -6.64 X-Migadu-Queue-Id: EE1274FEBA X-TUID: DbNdxFVfnm34 Oh, also: Ekaitz Zarraga writes: > + (arguments > + `(#:make-flags `("HARECACHE=./cache" > + ,(string-append "PREFIX=" (assoc-ref %outputs "out"))) > + #:phases > + (modify-phases %standard-phases > + (add-before 'configure 'configure-make > + (lambda _ > + ;; NOTE: We are not really using this because overwriting it via > + ;; `make-flags` is way easier with our tooling. > + ;; Maybe we should? > + (copy-file "config.example.mk" "config.mk"))) > + (delete 'configure)))) You'll probably want to add this just after this point: (native-search-paths (list (search-path-specification (variable "HAREPATH") (files (list "src/hare/stdlib" "src/hare/third-party"))))) -- (