From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cLKzC3ZHImNNQAEAbAwnHQ (envelope-from ) for ; Wed, 14 Sep 2022 23:28:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4H6HCnZHImOc/wAAG6o9tA (envelope-from ) for ; Wed, 14 Sep 2022 23:28:22 +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 12DEA11D58 for ; Wed, 14 Sep 2022 23:28:19 +0200 (CEST) Received: from localhost ([::1]:43716 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYZve-0007cu-8k for larch@yhetil.org; Wed, 14 Sep 2022 17:28:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56786) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYZvP-0007c9-0i for guix-patches@gnu.org; Wed, 14 Sep 2022 17:28:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39491) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYZvO-00082s-C7 for guix-patches@gnu.org; Wed, 14 Sep 2022 17:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYZvO-0000q5-6C for guix-patches@gnu.org; Wed, 14 Sep 2022 17:28:02 -0400 Subject: bug#57805: [PATCH] gnu: podman: Install shell completions. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 14 Sep 2022 21:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57805 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder Cc: 57805-done@debbugs.gnu.org Mail-Followup-To: 57805@debbugs.gnu.org, ludo@gnu.org, mike@rohleder.de Received: via spool by 57805-done@debbugs.gnu.org id=D57805.16631908423165 (code D ref 57805); Wed, 14 Sep 2022 21:28:02 +0000 Received: (at 57805-done) by debbugs.gnu.org; 14 Sep 2022 21:27:22 +0000 Received: from localhost ([127.0.0.1]:56422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYZuj-0000oz-Lf for submit@debbugs.gnu.org; Wed, 14 Sep 2022 17:27:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYZui-0000om-CX for 57805-done@debbugs.gnu.org; Wed, 14 Sep 2022 17:27:20 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36298) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYZud-0007uG-6a; Wed, 14 Sep 2022 17:27:15 -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=d0hvEMz5vCRu4vwM+PvW 6CgrLBXCdws5Vay3X7yWN845qixcMh4H00xHCt9stRUjg6ywaxVJP4S/GETi3Li/ePR4YCACevK5D G3eAFtaFnzCMAbW2E+f42dEye0YsM35DfT/tIX8gTl7ccUmP4oJmwniO1+pF3JjPtErRSHewqdBbR r1fl8lyABqAFILHw1EN+fchfbKpHqWN1Iyikkyl0s3DqNH4Q8Mmdl5pydtJV+ZdeLHwYhQv7+ZQBt pt/pqvZ609dwjBn9pf27GWAHMjB4p71irYmncMvCKDcpUJe4ryoXlV85Iim2WnN809FmprW/1tgXG 822uFF4HBr1ugw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:50960 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYZuc-00045U-Ph; Wed, 14 Sep 2022 17:27:14 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220914154057.28547-1-mike@rohleder.de> Date: Wed, 14 Sep 2022 23:27:13 +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: <87v8pptzny.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=1663190899; 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-to: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=nd81TStKOkKm/U96611sylh8JPt6WfwsdBBsf0xy/E2yuOPQp2/kCGu30fbGs4O1jovu+Y S2e4nb4dMvKobHULtnKG/Al4czypkDxn0ZIM+O94oX+APWa7GIM1/MtcIOcNLSdN10dhhD lnFK95y6LApaA+oB4LSQyRZRWeQfH14p51tADeCyKsP+VzFY0IBBkBb/hmNKLTQtTwkHYG KgndRma4TkssecJy/2ezto8pEBBmXO0mlVYKD55QUpOCdmcXRUf7+XDam1qy+kGh4J9ouY lfg4g/3bJDQUXdv39syNr7Qv/UItH0Po8FxAah++XUzIIJpeohOAt+Ivn3f3Hw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663190899; a=rsa-sha256; cv=none; b=XMA+RU6FEkycGSo4WWvV+N6yNVedcfOaJEQg7tFCkuORJreeWGK6mSncW/l6CWz3PlRPJZ JdEC45aSb9sygDqcwxmzCU0k1f5NnEr9a1y9rPw+7jv2osGKFjKJXya+FqLYnrYlLH8soI teugwB8rjil/1ZxcokAtKn9VUwn7stovy2lT1M7QHYWBkbLQMDzJaZCkqykEXOqAWF4U4o UELYdxzlC2QVd578wrO4TnTWRqxhDdweT9eiVobtmM5immBzvAqg1DvBI30rQ4piwzrric uiIjONHIE1dr8NXnbYCcxhMQuHw24CHc2IGPxtqQ5B1LeJJ5UMehW1ayWHo9jA== 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=d0hvEMz5; 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.82 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=d0hvEMz5; 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: 12DEA11D58 X-Spam-Score: -4.82 X-Migadu-Scanner: scn0.migadu.com X-TUID: NBSbK9SvJH3n Michael Rohleder skribis: > * gnu/packages/containers.scm (podman)[arguments]: Add 'install-completions > phase to install shell completions. Applied, thanks!