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 ms5.migadu.com with LMTPS id CGoxDJRJImN0SwEAbAwnHQ (envelope-from ) for ; Wed, 14 Sep 2022 23:37:24 +0200 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 GLPYC5RJImMINAEAauVa8A (envelope-from ) for ; Wed, 14 Sep 2022 23:37:24 +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 E0C8A8C7B for ; Wed, 14 Sep 2022 23:37:23 +0200 (CEST) Received: from localhost ([::1]:45174 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYa4Q-0002mB-H7 for larch@yhetil.org; Wed, 14 Sep 2022 17:37:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58070) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYa47-0002kT-F6 for guix-patches@gnu.org; Wed, 14 Sep 2022 17:37:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39517) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYa47-0001Ko-6g for guix-patches@gnu.org; Wed, 14 Sep 2022 17:37:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYa47-00016e-1c for guix-patches@gnu.org; Wed, 14 Sep 2022 17:37:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57805] [PATCH] gnu: podman: Install shell completions. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Sep 2022 21:37:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57805 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder Cc: 57805-done@debbugs.gnu.org Received: via spool by 57805-done@debbugs.gnu.org id=D57805.16631913784159 (code D ref 57805); Wed, 14 Sep 2022 21:37:03 +0000 Received: (at 57805-done) by debbugs.gnu.org; 14 Sep 2022 21:36:18 +0000 Received: from localhost ([127.0.0.1]:56443 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYa3O-000151-5E for submit@debbugs.gnu.org; Wed, 14 Sep 2022 17:36:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYa3L-00014n-O7 for 57805-done@debbugs.gnu.org; Wed, 14 Sep 2022 17:36:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55444) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYa3G-0001AV-Ea; Wed, 14 Sep 2022 17:36:10 -0400 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=0m8aI8i2YI0mp7q081qdwRPSaZ9QqO5lSpY7KFd4544=; b=XcnEdqWK+uFB0VkLtNC1 b6gfyieoHFjlHh24oq9whs0WQDQArF1cQVUBD2S/8OnxHoAmjGxKsFtY592vD/2otroJVRSyVj/oh Ab6BUxOs2onypJBkljrrtRCI40nDDx9BqI7NuTi/nPeEHrcNkBKA6HGoGTsM6ApyqV+dMENRUp56A E4HAmTrYehfkJPXtPvMTJp9mfuOmVz+963nA6hVtMsr7fqhpFnK/A1eTZHauC1m6HsSWuXKZKtyp+ zqk0O4f2yZKbRKUe+KP94fasrqWDnPtagALTyX/moyL1s5kKPFrVVaPhDnxvk2upx/6aUUX6IW0qR z7XeWkbRjLvsvw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59982 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYa3C-0003Fw-IG; Wed, 14 Sep 2022 17:36:07 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220914154057.28547-1-mike@rohleder.de> Date: Wed, 14 Sep 2022 23:36:05 +0200 In-Reply-To: <20220914154057.28547-1-mike@rohleder.de> (Michael Rohleder's message of "Wed, 14 Sep 2022 17:40:57 +0200") Message-ID: <87h719tz96.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663191443; 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: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=0m8aI8i2YI0mp7q081qdwRPSaZ9QqO5lSpY7KFd4544=; b=pZHZamfYIy8IyxDQ6zTNhiSs95H8irQC+/oPmqagbLPgTT1OP2sDtIBNZMO7ZLGxg8Ll+c jxt3W3w2N75cVX4zhsFgRx+oWe/KKFQGDVDUbRiJoTB+GAnww6YY6hfCRKDgPPZZtHdUQV tGHZsf6LJiuBMF+/NLwT/jC7Rx3PCES6g0EoPGrPyY21nt6ryLE0WF8FwuWR9Pjbnj8mDs HSRbi2BUfwQcPymOu0Ci67KHq6mTosbK/XAgxY8l3TgwDiZFJJuRpsm14ZgqA+WuhYuAgE LLZQTUXo2/40njTqCbfT1w0w56fjhwse19hk1HV/730y5AcL1o8yNlIEjBiP+Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663191443; a=rsa-sha256; cv=none; b=duIBpj01VM0fSPjxhVKlxcA7Zh+0wG+drLSofdVTTuT/s+FFmYWn0FjfBd4qQ5gOJsfzto URJnp/umDz9D4fQE7TCzYogMNtcSFmAjfz4v3aXH4kzctEE2RnM2yeRMzwFjLSKnYNykom UclmWIHAMXp+NH1zYth85WiBYAIEa04iyrMYrb3SKd0rLK1f65mtMxPOdGLJDjGT0vdgN+ wktyqdAYUkxKZ+PS9LJ/I3PI6PkyxY4LZXIYVq+5Gy/KMHQtD+rHbfPiW4M+PgydjLSajQ fc/AXL/f6o84IGQz20cMYoWs/UWk6ZHC/urjL81OePOajRK9UHLujMcqVZhJ0w== 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=XcnEdqWK; 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: -3.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XcnEdqWK; 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: E0C8A8C7B X-Spam-Score: -3.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: 4AzCxa1+1tne Michael Rohleder skribis: > * gnu/packages/containers.scm (podman)[arguments]: Add 'install-completions > phase to install shell completions. Applied, thanks!