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 CMZoIxYUzmRQIQAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 11:19:18 +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 YKBeIxYUzmTqOAEA9RJhRA (envelope-from ) for ; Sat, 05 Aug 2023 11:19:18 +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 496974C1F7 for ; Sat, 5 Aug 2023 11:19:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CDgFuDcw; 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-Seal: i=1; s=key1; d=yhetil.org; t=1691227158; a=rsa-sha256; cv=none; b=qp2p5HK9KucO3kQj+IxJc+iRwzCNaRbpxzAsFOyT8wR1q7npy6RXKm/yVbitKnExoE02Go iAmEqv+rH6CB46U7jumljSZPxFwpXAoRRcGpI0SHuqFm239VyWxrKtBhKj33X7l4+ohseu 0thp3K/1Xo+TLWS4fOTX3bCftd1/7CTgr9swLlPL6tuQV8dooTr9MSMA/nv4jUnbUCVPRR FvFdu1/D4T9+mSlsAgn6wWmvgCdbG4ExOlqth9h/CIz9cIptzHJ5UXKHGWS8vLPa4aqkfR Hasnpt12wIW9IU49iTbyC7Ff0AQb1NLW/B/VIPrGIkxT7Ok/DCHIa75EvPwXBg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691227158; 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=Y2+C5rWIbNb3I7PReJaJkQRtxWNf13BDIkTbqrlunag=; b=TM0+5g8OM9Z5lAr7etNkiCTBNV8tM7ocxHgAJ6Mp291gd3HJ6HVclJSw1qZ7gOz9aQagy5 vwZkdU3lXz5iD6VRLI3z6hAux/r1fsLQj/GDuxcIGV9BoQk1LEQQ1TGm3poTz9Vt78sese 4gIIr6Fr4MkjBulo745sUYTZ7RdJJ5zekG9ozZyxP3fgSlPVzgAuKlO7DdSkK4UCoIHXJI wMgzIZhExQfOn5OYMjkq4cOPiIR0kOZDCPU20AfbVU9NV0Kd857OS83Jhq/GAVwiEzjAXp G2j4ASDFEqkhUkM7k7pLRpPEBOlb7N4fFHy4aZhGVt1ZmVBaqoxxgL3VRXHxgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CDgFuDcw; 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 1qSDR9-0004QS-AC; Sat, 05 Aug 2023 05:19:03 -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 1qSDR8-0004Pz-2y for guix-patches@gnu.org; Sat, 05 Aug 2023 05:19: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 1qSDR7-0003hi-Qo for guix-patches@gnu.org; Sat, 05 Aug 2023 05:19:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSDR7-0008ER-Mp for guix-patches@gnu.org; Sat, 05 Aug 2023 05:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65078] [PATCH 05/13] gnu: Add go-github-com-google-pprof Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 09:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65078 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fries Cc: 65078@debbugs.gnu.org X-Debbugs-Original-Cc: guix-patches@gnu.org, 65078@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169122712631621 (code B ref -1); Sat, 05 Aug 2023 09:19:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 09:18:46 +0000 Received: from localhost ([127.0.0.1]:55582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDQr-0008Dx-TE for submit@debbugs.gnu.org; Sat, 05 Aug 2023 05:18:46 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDQq-0008DY-9Q for submit@debbugs.gnu.org; Sat, 05 Aug 2023 05:18:44 -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 1qSDQl-00049e-3F for guix-patches@gnu.org; Sat, 05 Aug 2023 05:18:39 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSDQj-0003gc-M4 for guix-patches@gnu.org; Sat, 05 Aug 2023 05:18:38 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8869040FE9; Sat, 5 Aug 2023 11:18:36 +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 sMrz8dv4cLK7; Sat, 5 Aug 2023 11:18:35 +0200 (CEST) References: <4a3feca209159af15daf812174ccc534f273f1f4.1691218710.git.fries1234@protonmail.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691227115; bh=qf3NWOBKLIHBuEUeB5HTVcqrQwkV09e7oqikUP907LM=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=CDgFuDcw3Y6T4L4IYnVtbZTblESkDyBEfGMEriu7ANpczL9H7zhzdiL/+N8kNlzz3 VNGd/Ts6oQnyabBskAC6zSVH9woEMyvx2DpsI1HBOhESmuTCWehZTpVf1TZ75zhH6K r1WUTxdpGh7MjwZWFwY94QmGapoTt3hx4MEAnlvAA0ibs3OG1LWTtr9haFTRya/QGX +nMSMA7yBUHSQViEAsZ4HdwOcOpTlkfp+Sb6DDaaQ/kgLpGNUmJ9h0DlX7G8R303lA oSImWLLEmKVxw99LWUyHc7Q4lkotJpRMd0mKN9N7dUglOnCbNxld6Jbkv+ICv0eVEe BPf/6brevum9g== Date: Sat, 05 Aug 2023 10:18:02 +0100 In-reply-to: <4a3feca209159af15daf812174ccc534f273f1f4.1691218710.git.fries1234@protonmail.com> Message-ID: <87h6pdrgnp.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.21.23.139; envelope-from=paren@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -6.64 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 496974C1F7 X-Spam-Score: -6.64 X-TUID: ZES+guD/94Wz Fries via Guix-patches via writes: > + (arguments > + '(#:import-path "github.com/google/pprof")) LIST etc. > + (propagated-inputs > + `(("go-golang-org-x-sys" ,go-golang-org-x-sys) > + ("go-github-com-ianlancetaylor-demangle" ,go-github-com-ianlancetaylor-demangle) > + ("go-github-com-chzyer-readline" ,go-github-com-chzyer-readline))) LIST here too.