From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aFSuISafF2D7WQAA0tVLHw (envelope-from ) for ; Mon, 01 Feb 2021 06:26:46 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id qKJWHSafF2DKGgAAbx9fmQ (envelope-from ) for ; Mon, 01 Feb 2021 06:26:46 +0000 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 C8F519403A3 for ; Mon, 1 Feb 2021 06:26:42 +0000 (UTC) Received: from localhost ([::1]:53492 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6SfY-0004dS-L5 for larch@yhetil.org; Mon, 01 Feb 2021 01:26:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50966) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6SfJ-0004dE-1T for help-guix@gnu.org; Mon, 01 Feb 2021 01:26:25 -0500 Received: from mail-qk1-x72d.google.com ([2607:f8b0:4864:20::72d]:34809) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l6SfF-0007it-0K for help-guix@gnu.org; Mon, 01 Feb 2021 01:26:24 -0500 Received: by mail-qk1-x72d.google.com with SMTP id t63so15267616qkc.1 for ; Sun, 31 Jan 2021 22:26:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=MkZaxQB26Mjm02LwvH5bB07QPJY0usv8pbK2lRlIkPw=; b=UUDlvwEWVnGZaUKUO+brPsm5DED2vpZrGkeeNqgkvzPcX+yEVDWMrmCazFF+18sBfG MpIWB4h5aDh3ccsX9VIZCG/wQeSTSCn4fT30PISB97tM3GBlkNn0mh6OiBFtYfVRB9vz vzrl63bgNGgY6NyGXs1psNOxcOnrWWT/W9WtY5qO3U4UqbSNap6NDQjzI3ExMU759pBp wn1v2H1NPUPYzQr+MIvNiszC3/bE9KNY2VaWObdS7xDjKy2NGWA2Mt7JyFPG+SzVRUAo QerVPQnFsBnPmsw7DnpvTQY3VRjmUxrXr8Hl76EvxMAxAb6tARau1EWQ/BboCuGk7lia 5vkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=MkZaxQB26Mjm02LwvH5bB07QPJY0usv8pbK2lRlIkPw=; b=eYTTWnVq6uLjFOgw/1up8eJr0sAzOc9ptBjE/Ope8VJ8UCVAtROHvmxgZOu19qEkaM vrtnk2OIOiOE5t8/3z1OlJDdJlCvwGyCD+RHq0x/CbJ5DCJKG9oETRgpPS8+8VaExLiD 5Nf9ejLLNrICVOM+uYAPsnAFuGT4BWgnhcRrFZryI5zib15QydgIT6N18wKB300WhD1C 0qJrlX9VCTzTTvEHaao5LxkpiiqZO1rJn83bT/OAC0yechZqQfKxovjWV36G4PJR7vnW UICmTTvSryZACQdfmFvFyhIYJFIerGNKKzIsZCZoonchMYj3/+MD+JRPnwFS4j0iWqJI dm1A== X-Gm-Message-State: AOAM530K8zMTArIpa4KuxfGvmfmFxJtNUoS1dEssWl8exOcf0wstGHo2 uiZBp5Q0lwaXZbqrAMtQYpQy7QUiGKgELmNAJ6+dhDckQOM= X-Google-Smtp-Source: ABdhPJyshAzsJ0i8mMVX760hzzB5KVrAMc9SeEcyqGyyiFFL2iJqm6jToJ824+4HfHMWVO2c3tZu1jdTOWs1l6JzD+8= X-Received: by 2002:a37:4cca:: with SMTP id z193mr15345110qka.304.1612160779547; Sun, 31 Jan 2021 22:26:19 -0800 (PST) MIME-Version: 1.0 References: <85zh0pdzyn.fsf@beadling.co.uk> <87v9bdno7b.fsf@dismail.de> <87zh0oh8se.fsf@nckx> In-Reply-To: <87zh0oh8se.fsf@nckx> From: zimoun Date: Mon, 1 Feb 2021 07:26:08 +0100 Message-ID: Subject: Re: Output all dependencies recursively for package To: Tobias Geerinckx-Rice Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::72d; envelope-from=zimon.toutoune@gmail.com; helo=mail-qk1-x72d.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.26 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=UUDlvwEW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: C8F519403A3 X-Spam-Score: -1.26 X-Migadu-Scanner: scn1.migadu.com X-TUID: uND5T+G3BKnT Hi Tobias, On Mon, 1 Feb 2021 at 02:33, Tobias Geerinckx-Rice wrote: > Perhaps it's good enough to warrant =E2=80=98guix refresh > --list-transitive-inputs=E2=80=99 (to avoid philosophical discussions > about what constitutes a graph :-). There would be the same philosophical discussion about what constitutes a "refresh". ;-) Joke aside, this "hello@2.10 depends on the following 20 packages:" is annoying because you have to pipe " | cut -d':' -f2" to get what you are really interested in. And you have to pipe more if you want to grep in. Anyway, I would not redo the philosophical discussion. ;-) Cheers, simon