From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mD6CBrFBIWKTJwAAgWs5BA (envelope-from ) for ; Thu, 03 Mar 2022 23:31:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yKVDA7FBIWL4HQEAauVa8A (envelope-from ) for ; Thu, 03 Mar 2022 23:31:13 +0100 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 5234121F4F for ; Thu, 3 Mar 2022 23:31:12 +0100 (CET) Received: from localhost ([::1]:33688 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nPtyY-0002cq-Vg for larch@yhetil.org; Thu, 03 Mar 2022 17:31:10 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53210) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPtyQ-0002cZ-DJ for guix-patches@gnu.org; Thu, 03 Mar 2022 17:31:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50149) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nPtyQ-0005At-4j for guix-patches@gnu.org; Thu, 03 Mar 2022 17:31:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nPtyP-0007QZ-Qk for guix-patches@gnu.org; Thu, 03 Mar 2022 17:31:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54090] [PATCH 0/2] gnu: Add tessen. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Mar 2022 22:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54090 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tanguy Le Carrour Cc: 54090@debbugs.gnu.org Received: via spool by 54090-submit@debbugs.gnu.org id=B54090.164634665127871 (code B ref 54090); Thu, 03 Mar 2022 22:31:01 +0000 Received: (at 54090) by debbugs.gnu.org; 3 Mar 2022 22:30:51 +0000 Received: from localhost ([127.0.0.1]:44046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPtyE-0007F8-OC for submit@debbugs.gnu.org; Thu, 03 Mar 2022 17:30:51 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47364) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPty4-0006xf-9r for 54090@debbugs.gnu.org; Thu, 03 Mar 2022 17:30:49 -0500 Received: from [2001:470:142:3::e] (port=59798 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPtxy-00053c-MB; Thu, 03 Mar 2022 17:30:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=YIc0UfXkgJmlpPmsv6jNbMrGJuPDm03U2OKxoGFyq44=; b=bHHyypylGEL77rmEp6kN 4Zs4R6hPiQ8phdacytQfweZ3NCj4Rz4CvajksKqU+YRYPjUZ8MxEQfiDxfQXARIqlwQ0BZylkhSW6 MmLUDCIkphVEldjImJIYWvsInQhqel1g0y3O48S6v3vnBLAEZsl16UAb82gTRvszL2J4tHsf8dIqc wgev6jA09bda8joJ5oDfiuIF4p+JhqxXQwKUD2Eeb3fNSowLdCFJr083vz7DfUEJD5IAEWwtA45VJ 3kWXCayS0TkI+lHYl0uHlw+cUPw2kayanAoYgx5JwUWOcQ5NdbHaszUsqEEnrmrL95eznsqJrhUWp 0Z2gdqjNKb8OPw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:50092 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPtxp-0001sQ-4O; Thu, 03 Mar 2022 17:30:34 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220221183304.5051-1-tanguy@bioneland.org> <20220221183304.5051-2-tanguy@bioneland.org> Date: Thu, 03 Mar 2022 23:30:23 +0100 In-Reply-To: <20220221183304.5051-2-tanguy@bioneland.org> (Tanguy Le Carrour's message of "Mon, 21 Feb 2022 19:33:04 +0100") Message-ID: <87czj2vfcw.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646346672; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=YIc0UfXkgJmlpPmsv6jNbMrGJuPDm03U2OKxoGFyq44=; b=rvk0YZngvpmpk3CjxvfDZiOTtCOPpLxM+/Epev839F53DtIIvQYdOH3z7atyEOuG40EHjT BN+UqIZU85LoZ1ev8a6I9JvedRXa53tosE7vtlbP/JJKRpTQxagmNWdhOVU6m7mvoPBvJ9 XjWJhh1dq2AEbRYQBvbS/DMfC3KcXYtRz1tjSgB5lQfcd2eFdT3KpJHdopBnVyefXjrBfw 4ykqWOHzugE3u8cNs5dUr4WEt58ubS+egTYbviHoJVqt7mE4CBSVtlW5ktGdOdgctrCQhV f99JDYHHxPjnvs2tSkV03a3ItVkS98izy7UsMS0yIgB7qEkQBTcf5w3VfoFzuw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646346672; a=rsa-sha256; cv=none; b=miQ4TkWx0zerO+Lo18Sv8BfVq6mADxZSrevYn+zIGpbMtfIm6NxVTow88P+f/Qx+JctQ/I 4t1qWlmx8+j4Wk1HDu7CaZHBfLsZYR242vYkLPQxqR5Th+oiHgvaX+8q2oDYSkwhT7eGh2 KRLidmKvqW6d6E2loumgiF6+wOZ7HsYFT36o0LBPGWav33oh4Fve/GzFzvjIJyKfYyGxq6 r+cOY0zXq7V9M+D73MNo2gdmKd7NEC2EYC+fvdfV0O71Ar1BeMoX91npilAXzgTL4xNKh8 DBLitq0dMtj+Ti8Hfx+gxsGDCb5I6veAuCUxYRJUSdayRLmn6DHkSA4i04xkXg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=bHHyypyl; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=bHHyypyl; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 5234121F4F X-Spam-Score: -4.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: omK/R3X8uOTk Tanguy Le Carrour skribis: > * gnu/packages/password-utils.scm (tessen): New variable. [...] > + (origin > + (method url-fetch) > + (uri > + (string-append "https://raw.githubusercontent.com/ayushnix/tesse= n/" > + "v" version "/tessen")) Is this a stable URL? > + #:builder > + (begin > + (use-modules (guix build utils)) > + (let ((source (string-append (assoc-ref %build-inputs "source")= )) > + (script "tessen") > + (out (assoc-ref %outputs "out"))) Could you change that to use a gexp, along these lines: #:builder #~(begin =E2=80=A6 (let ((source #$(package-source this-package)) (out #$output) =E2=80=A6) =E2=80=A6)) > + (propagated-inputs > + (list wtype)) Could you substitute* the absolute file name of =E2=80=98wtype=E2=80=99 in = the script instead of propagating? TIA! Ludo=E2=80=99.