From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MJnsK8ERQWTGaAEASxT56A (envelope-from ) for ; Thu, 20 Apr 2023 12:19:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0H7zK8ERQWRv0QAA9RJhRA (envelope-from ) for ; Thu, 20 Apr 2023 12:19:45 +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 5EF481B36A for ; Thu, 20 Apr 2023 12:19:45 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppRNu-0002HF-BE; Thu, 20 Apr 2023 06:19:26 -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 1ppRNW-0002Aq-Qk for guix-patches@gnu.org; Thu, 20 Apr 2023 06:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ppRNW-0001G1-09 for guix-patches@gnu.org; Thu, 20 Apr 2023 06:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ppRNV-0005LT-Ok for guix-patches@gnu.org; Thu, 20 Apr 2023 06:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62577] [PATCH v2] refresh: Support select packages SUBSET by module name. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Apr 2023 10:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62577 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: iyzsong@envs.net Cc: 62577@debbugs.gnu.org, =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 62577-submit@debbugs.gnu.org id=B62577.168198589920488 (code B ref 62577); Thu, 20 Apr 2023 10:19:01 +0000 Received: (at 62577) by debbugs.gnu.org; 20 Apr 2023 10:18:19 +0000 Received: from localhost ([127.0.0.1]:36661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppRMo-0005KO-Ts for submit@debbugs.gnu.org; Thu, 20 Apr 2023 06:18:19 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppRMm-0005K8-Vl for 62577@debbugs.gnu.org; Thu, 20 Apr 2023 06:18:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppRMg-000129-RO; Thu, 20 Apr 2023 06:18: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=c1Oe5xkcEehtkmJGp0nxklfUH9nstbWOC5vcHd7z2Ik=; b=dP6HDsgKSvqYXm2IUIpS F8UMGGh7wpH1IMevmNdcCtrIMqHEnUWJR3BDUvEZB+f9E76xzRyHixbTNbtzwO8w/cbuHVKRdFPfd VKYaMRyzo41aJfFkKSvcIT1YMePgNDibpAV17QlBl2x4+twZPkMS/hEV3nJPCj6Ahz45odOHB6bo6 Y8lVYBGTz5U0htkPEOejZHYydfkdmDW3jg5q7fpDpIlJXwmo+04xDGyux4rkD2cDub+b/a/O5tITX LBxAn2oEqMTBArsKgBOWwcjfG1KIchgUwor42IAXrCJjN1q2J0TUgADIjdghcvrsPh7eLj+bmESmE AuUHYmogacOzYw==; Received: from [193.50.110.118] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppRMg-0004Hf-8e; Thu, 20 Apr 2023 06:18:10 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230409044330.6424-1-iyzsong@envs.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 1 =?UTF-8?Q?Flor=C3=A9al?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Rose X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 20 Apr 2023 12:18:08 +0200 In-Reply-To: <20230409044330.6424-1-iyzsong@envs.net> (iyzsong@envs.net's message of "Sun, 9 Apr 2023 12:43:30 +0800") Message-ID: <87y1mmvov3.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN 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=dP6HDsgK; 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=1681985985; a=rsa-sha256; cv=none; b=oKIf9FDgZHyGoeYFvdogwPfRlBj/qeeD0+TVwvzk0CfJA0RRI0D/hwYSHngYr9LKt4F73t N9QLH8j8X7DMxRmn+WJJU2E6H5ZFl32bRLv8Im9Tf1+aT7yF+6+t55Hitzt+StedjgYR2g 1ZxI+kiTtY5IjNtEYzJ2XOk/rWrflpyFZVpzY5Hn/4p08YBAynaVVs9oc1VqLkD2Sj+KX9 ceAOAoamdcP+hr9Fm1cyB2Nhg3Lu1p8kGXRQNj89MWwUsUymFskYDqvnN/2PcqO0Q18Udt srcz4RKurv+0kFjj7iF/A0uMSm7RevQmiOYMxz1iL00Z20x/7Iih9FTl8zZokA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681985985; 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=c1Oe5xkcEehtkmJGp0nxklfUH9nstbWOC5vcHd7z2Ik=; b=YqnkxwULDLLgmvUlED+ck45xgOJx9iQsG0B4akD0Sfu7OSz23nBuUOnUXtVK55oDTfGWQ2 8PECL03sVzxf7t2S+nB3DBDvLi/Ngz1NSEKXLf5ugH5OGHqQhNJdOv5tLl6FUDewPwtPVU /pYBRilcI3u7Jh2Ae42PDCLcLf30CJtZj1I2wzfpjDAbxyEdErZynsLtsh+71iRANLiwM1 3fAitdlYtgFiJDqcDz88oLV/f5n4gF3Qev+I71jcxLCYW9SUhF4wDA/MHFlLPaPqmONk4g kYSma2v5LeWs4fRu61T7ISpDVtSUJpUv53KX/rr5/BOPF+Op+0RTdtTu+aikIw== X-Migadu-Spam-Score: -3.21 X-Spam-Score: -3.21 X-Migadu-Queue-Id: 5EF481B36A X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dP6HDsgK; 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 X-TUID: J6eU6sC2osNU Hi, iyzsong@envs.net skribis: > From: =E5=AE=8B=E6=96=87=E6=AD=A6 > > * guix/scripts/refresh.scm (%options): Support '--select module:NAME'. > (show-help): Adjust accordingly. > (options->update-specs): Honor the module passed by '--select'. > * doc/guix.texi (Invoking guix refresh): Document it. [...] > +Select all the packages in @var{subset}, one of @code{core}, @code{non-c= ore} > +or @code{module:NAME}. >=20=20 > The @code{core} subset refers to all the packages at the core of the > distribution---i.e., packages that are used to build ``everything > @@ -14241,6 +14241,11 @@ The @code{non-core} subset refers to the remaini= ng packages. It is > typically useful in cases where an update of the core packages would be > inconvenient. >=20=20 > +The @code{module:NAME} subset refers to all the packages in a specified s/@code{module:NAME}/@code{module:@var{name}}/ Otherwise LGTM, thanks! Ludo=E2=80=99.