From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 4BEpNR8tJGWyLwEAauVa8A:P1 (envelope-from ) for ; Mon, 09 Oct 2023 18:41:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4BEpNR8tJGWyLwEAauVa8A (envelope-from ) for ; Mon, 09 Oct 2023 18:41:04 +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 BE86D46C53 for ; Mon, 9 Oct 2023 18:41:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=nbRyGAaU; 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=1696869663; 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=j3xzqjoPrUEWUuAJLEz9INdUbC0ScbojF2rEMcn6jhE=; b=bY786Zy2lg/M81iE44yfx26Q8Gme7fQw5Y15vbLFA65sH/RUoY5HZLusk00MfTKO6ExXKp mV8+60LP5eALDi3nKNZNeeyy0wegTTwsrTmiKQPD7BqufCWt9ehzqRKe9SXqRImiFJVHBj H/0LFaainARzxWHxO5WWTQPt64nnVzfLRckI7kww9GDAuC/Wn4lxHDp+i1Kido7FKI4doI eIQ17y3n2i9NJwkNmclxfTlmd71ck05D3GRUtVafXIkh1uEXmjtkziQSZ+4t+mQjQ1PTz9 ytcWdEo31qER8/4hK+bd67G8+l1cVGQWVUGspptZg5mMCRKM7XRaSjUKzQYhNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=nbRyGAaU; 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=1696869663; a=rsa-sha256; cv=none; b=q4HwQGhCzyIWahc80m1Og6mHmv76XO9YaHgJGSeTQJoAqCliUq2VsJfczKUdrdma5idmXh SoacXJiH4IxuOVG5L79dp2CTj8qsbxy1qoqy4WLlsU76M2A7U4wN14M7mXH4OSKjuDP1fT Kuk7bMMiketBR4sYO4P2AbsO6vgLM8xmr6SSR+u/LwW7tFbXH6t9/11/pQeMLmNil3KgMG SbvXtFkiWk4TBMd4FxVDY9BnREXcx9llaXq4YxLEJhXeXX4Bco0H1yBgtfsXbEITltFwov EqKSqq6yDe2uNRALyaIE9belE5DiyV+/NjvqCoSvtO+UKxjGhNY163Sa2x+bDg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptJK-0004CU-GX; Mon, 09 Oct 2023 12:40:50 -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 1qptJF-00040L-B8 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:45 -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 1qptJE-0001D8-I0 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptJZ-0003xU-6X; Mon, 09 Oct 2023 12:41:05 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 28/65] gnu: icecat-minimal: Import the correct set of modules. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: jonathan.brielmaier@web.de, bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:41:05 +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 , Jonathan Brielmaier X-Debbugs-Original-Xcc: Jonathan Brielmaier Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686964214916 (code B ref 65924); Mon, 09 Oct 2023 16:41:05 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:40:42 +0000 Received: from localhost ([127.0.0.1]:32809 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptJB-0003sP-Vq for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:42 -0400 Received: from mail-qk1-x735.google.com ([2607:f8b0:4864:20::735]:49253) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIh-0003kx-CP for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:11 -0400 Received: by mail-qk1-x735.google.com with SMTP id af79cd13be357-77432add7caso269230185a.2 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869585; x=1697474385; 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=j3xzqjoPrUEWUuAJLEz9INdUbC0ScbojF2rEMcn6jhE=; b=nbRyGAaUcjHyEUL0gH4bm2VdyJ03ifsaavwNsOE+pDkWFjukNMVQDhtARVncC0FeSq gaDqg5a1JfgxM9FL51FQJsYv5dvnQDxyfF+yiLMwaNsyoKPr8BoVos5tucfMAj2vTTPv 7qK/oUZUFKy1UBPjrp98YpbJ4IAP4KP8M1lE6gPZosq+AFDdcj3ibbWNctbPu1N5I3+g FaM+gmg3bvRxFwFJCaHwXtEMv1ugsu8Qqaavx7whXxjg2tzjfTjRRfiV1IhVA5VMHVj/ WlY0M4BNezSAjuTnLi/521EVug/Uob55/gE1Ed7EN+5E68r0jJvSFGU815oaCdWj0yfD IKxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869585; x=1697474385; 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=j3xzqjoPrUEWUuAJLEz9INdUbC0ScbojF2rEMcn6jhE=; b=ZJwRD0oaeVRLRIdGO7dUKXjrJTeBIlCD12+OIvGNKh4EJ1j/9yOmaWpwSCwSHBa6ms suLetZTpKpH/zbdHok3t8HA4gC6sEbs8nsD672j4yt0qHsy4Efoh3DbdMMZ7OZ5EvtvK 6d1vRkAbdN4oQqI8hdgdnDNPPP7wPPPlj9G2PxwZH2TqHq2hqSg9IQDj3oJkGFaVNh8q 4RO72EDmta5Vz48TF7+jJeoE9ql9Z62nqH3n7QZotWRWWVi1EZ7Jnf4ldQAm77XTNNhj vFOC9tYfL2mN6kejnvqcrp03dlStj7PI8pm60H0mDXWdYxQ+jVtDNlMYqFZQ147yzbUD 5gmg== X-Gm-Message-State: AOJu0YzHlGeDVgG3uuhdAZ/4OnGjsDpgnIGFfYkuVVSKG5JSIk/D38j9 aPRPDO9/zGOOQroB5ZNPqbipWPoNgWY= X-Google-Smtp-Source: AGHT+IGCyn8kAkjd7U1FK5e/tHpU9n8eFU/9OgFAX6M2UEdsfa4njJWUSMHBmuzikh5QV01IZ3MgSw== X-Received: by 2002:a0c:b242:0:b0:65b:22cf:101e with SMTP id k2-20020a0cb242000000b0065b22cf101emr12517310qve.54.1696869584994; Mon, 09 Oct 2023 09:39:44 -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.39.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:39:44 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:37:57 -0400 Message-ID: <31f1846956c4074e70b09661818d4d7028592b73.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: BE86D46C53 X-Migadu-Scanner: mx2.migadu.com X-TUID: ugGdCIY1fZEN * gnu/packages/gnuzilla.scm (icecat-minimal) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I178519f7f4199748294305b7094e17c7daec6622 --- gnu/packages/gnuzilla.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm index 0e66605781..b31ee58c84 100644 --- a/gnu/packages/gnuzilla.scm +++ b/gnu/packages/gnuzilla.scm @@ -876,7 +876,7 @@ (define-public icecat-minimal (rnrs io ports) (guix elf) (guix build gremlin) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:phases #~(modify-phases %standard-phases (add-after 'unpack 'apply-guix-specific-patches -- 2.41.0