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 uAEZCmQ2JGWZxQAA9RJhRA:P1 (envelope-from ) for ; Mon, 09 Oct 2023 19:20:36 +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 uAEZCmQ2JGWZxQAA9RJhRA (envelope-from ) for ; Mon, 09 Oct 2023 19:20:36 +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 DBD9553CC4 for ; Mon, 9 Oct 2023 19:20:35 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=mkRbeltv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696872036; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=9OAqRYnRYtWqPly76izaPJvGDAjvclkLR+zMAb0QiYc=; b=RND2HpYr1E6HxCkfg1dYxKEfzf51ElDM7symEc13T773aaM64DyeQv9caU5oOZ93FJiKZG 1mz6eISgEJiVKwJSpOazYfEqEJPWWjfatdRTDuSkZKzaGoHXELcx58Qe/hibnWWZGiNxlW DNZxvsuo4UDN/QIMwr6FMMUepXbYR1RiWi9w2Jr3yJKOICuX75gIdbeFB6VGVAIBfIFvGt EQ55rM27t1qFBFdDa3U9C5AaTeSpn3tvjY60aY9ez5aIozixRKL/lOQ3VXfN7yuK9GdDz/ l++0gt2bQMUhhfvzLV4NscRxyxqq9TKSeibzgn6/PYw5ebGlh73d/o1OOyIV9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=mkRbeltv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696872036; a=rsa-sha256; cv=none; b=X65iO7tm/g9rbwAhyehlXxP+6OHPn6Cq2UCtL2Mr/t14OTFHEEaODSdAgDL1KsvOFmim92 ifLczX4Wxhz1rW9clxVj+2fP6eNr2AF9x5v3+1og9W4yWlafOQSNoiYml0qoI161tIdPE1 gEr/c0bCFfOB7H/TARRILdEZcbQtzQDEr2qri4Y0tGag9Bw1bGxPWCJHLt3hEXFPBw8qsT M1jewQ6m+RKYzjFUWNLLqa/MB50NedEB4qwq2Bh2ZucZoafOY7bl6ijRwciRgEJ1OYjNxz DULOgnmq5NPOeyahWOjDUxyeu4JXEinFkbLf+VWCJGHccI2hLjUFymKH3xtuvg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptJY-0004jK-KP; Mon, 09 Oct 2023 12:41:05 -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 1qptJT-0004V9-43 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:00 -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 1qptJS-0001LU-S7 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptJn-00043S-HR for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:19 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 57/65] gnu: boxes: Import the correct set of modules. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:41:19 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65924 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65924@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686967115383 (code B ref 65924); Mon, 09 Oct 2023 16:41:19 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:41:11 +0000 Received: from localhost ([127.0.0.1]:32899 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJe-0003zs-MY for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:41:11 -0400 Received: from mail-qv1-xf30.google.com ([2607:f8b0:4864:20::f30]:52376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJF-0003s9-Kf for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:45 -0400 Received: by mail-qv1-xf30.google.com with SMTP id 6a1803df08f44-65af72cf9e7so26961916d6.0 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869619; x=1697474419; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=9OAqRYnRYtWqPly76izaPJvGDAjvclkLR+zMAb0QiYc=; b=mkRbeltvz/mtCJXNVjqj7te3bpJ3UQQ7OoE/OvL/2Tjxgwom6vBjVdlCDOOefjqqXg LCrjZY451sFCwcGfA7xZFYY2w9K8v2Uc33cuedWImoytYbxFoc9rVF8fLsp5mCkUAJg5 2yruV+eMft6hMJFt0OhwBYeNxH+T+pm8Db2OXzaA70GGq3sIcPhIFHiZ5Z59Jh98bI9G hkNTz/jZFqyz08MZL+V/5eIXdBiSgsgfFMhPo81CcBvrstwMUxIWsU+vlYfXSn35qBdu eE80NB4sElOeIqTv+IxivAEujjxy17xS5cmYyFWn7NLC/1IuJTCVzqCm94md8xBjxjV8 O/Ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869619; x=1697474419; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9OAqRYnRYtWqPly76izaPJvGDAjvclkLR+zMAb0QiYc=; b=NYO6sVFa5J/JNFesfihjuha80fSrX5A897UeL6hHEPXPZzQXPbwGo6DmCG9GI/kfgS tvBNHBgrnWSPELP6dTsSB2ui6KgZ5dJg8hKuDm0SHaUo+cyD6Eu+ONSuNFMV9VhfsTpR 8uizg3TaBrMi7HwRZKF0LjI0iujIq9R/sROPWtDkO1dEw314gpp4XwLe8ZTYnoY55oyW Gs0ySdESF9fhd4ySrMiMBr08GmW4rPHM0x9pailTD3pS8RxIedoO9bYoXr93i6eFbam8 N/mlaApdbVri/S+PE63Hc9vawbdl0kcqwhZxOdap8Aw49CJ5ZSLs+wfybwS1S490I3Wt o28w== X-Gm-Message-State: AOJu0Yw6sejuu3qRGSQYFwbdg4casIzSce6KjQKc5wg1KiDanNhDnTHv iphD9gcXYsfGPo7OwkaHM6trkV8ric4= X-Google-Smtp-Source: AGHT+IEjCvQJcnWD7N/80kLhC1vn53wlVhMrOXzHHSunrdyBjQLEUh8MM0LS40J8LqEg7CoglIwu6g== X-Received: by 2002:a0c:8c8e:0:b0:65b:765:254 with SMTP id p14-20020a0c8c8e000000b0065b07650254mr13542332qvb.4.1696869619320; Mon, 09 Oct 2023 09:40:19 -0700 (PDT) Received: from localhost.localdomain (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id t10-20020a0ca68a000000b0065afcf19e23sm3946891qva.62.2023.10.09.09.40.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:40:19 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:38:26 -0400 Message-ID: <8208a78b94606e0f86c208625e4397dc37ae448e.1696868940.git.maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 3.31 X-Spam-Score: 3.31 X-Migadu-Queue-Id: DBD9553CC4 X-Migadu-Scanner: mx2.migadu.com X-TUID: X4whpypNrl+A * gnu/packages/shellutils.scm (boxes) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I5272366ead3929e0ce2311ca2a5e4c5138523927 --- gnu/packages/shellutils.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm index 29ea0e4dd9..13c340b664 100644 --- a/gnu/packages/shellutils.scm +++ b/gnu/packages/shellutils.scm @@ -122,7 +122,7 @@ (define-public boxes "/etc/boxes-config")) #:modules ((ice-9 match) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:phases (modify-phases %standard-phases (delete 'configure) -- 2.41.0