From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GA3QCpkrJGU8tgAA9RJhRA:P1 (envelope-from ) for ; Mon, 09 Oct 2023 18:34:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GA3QCpkrJGU8tgAA9RJhRA (envelope-from ) for ; Mon, 09 Oct 2023 18:34:33 +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 18A4256D35 for ; Mon, 9 Oct 2023 18:34:33 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=BQ4Un8ei; 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=1696869273; 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=mlx2ILEc9y+hP2u7GxDUvUfwiCnRivl/isN0ymd8IcQ=; b=sggJJ3I7DmgFB5vBdl+pjQJKiUCkYRU3p0HtAYrIffPR4AAop6+30Io6W+0NZfsydNO11m ZoxgF+AWoFO9yhvLpd66evbCE7j8kas6SpH7BaeL+R8D+ZrLj/Nl0OXqordHmCoFPYDtsB Qu7J+MtBQEyuWofqfkJh8Z8+CXu2JMfRfq9gOnxdTZw299HQMvwYl16EmkY8aJPhbNSJll H3qLURlIk9gTury9NK8HwZsD4UBMzNsQvcr2gzoABIhO/mcG7xVT5wOhISpoyYFxZj8/ge cJSIL+TZCELDOhyBrk+JBx2m1GlU4RobIN/yfowbiH8r7t2D6mCnYJppV/+KDg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696869273; a=rsa-sha256; cv=none; b=fQR+BbfH9V1AYTDE847evHgZPzUFJhF+jjMlYlrZpiBSeIBd1AE9e/T+M2HO0HCFjhDTTH 0WfgFifs8X5JRP82REYqyeBzD5eqCMli4Ata0tFqfJcCEyPBnOy09inexRDN9D5it+YoGw 1+8A3r+CjOPaBCzXVWxo1uNyJpdQi7iW6Kws5iSpfPbQ6uCcd5z4l7ocIswi40h4OWTLx4 MLSRU9+eJLL97nNFng8+5xfBm2mQcEHn8cgqlpd34etlqBADSl6RBM1fIRkw7Sax072krV LqgHxPXDAFM+tV5gtNbrtrZJIIapZE0X6P21aDsRsOI9t/SBy/aZKpFmvxoHzA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=BQ4Un8ei; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptCV-00016h-Hx; Mon, 09 Oct 2023 12:33:47 -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 1qptCU-00016A-Hf for bug-guix@gnu.org; Mon, 09 Oct 2023 12:33:46 -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 1qptCU-0007Kx-8c; Mon, 09 Oct 2023 12:33:46 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptCo-0003Mq-SG; Mon, 09 Oct 2023 12:34:06 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 10/65] gnu: splix: Import the correct set of modules. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: maxim.cournoyer@gmail.com, zimon.toutoune@gmail.com, ludo@gnu.org, liliana.prikler@gmail.com, bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:34:06 +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 , Maxim Cournoyer , Simon Tournier , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Liliana Marie Prikler X-Debbugs-Original-Xcc: Maxim Cournoyer , Simon Tournier , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Liliana Marie Prikler Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686920212798 (code B ref 65924); Mon, 09 Oct 2023 16:34:06 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:33:22 +0000 Received: from localhost ([127.0.0.1]:60809 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptC6-0003KJ-A4 for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:33:22 -0400 Received: from mail-oa1-x2d.google.com ([2001:4860:4864:20::2d]:51644) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptC4-0003Jk-Hq for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:33:20 -0400 Received: by mail-oa1-x2d.google.com with SMTP id 586e51a60fabf-1dd54aca17cso3514165fac.3 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:32:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869174; x=1697473974; 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=mlx2ILEc9y+hP2u7GxDUvUfwiCnRivl/isN0ymd8IcQ=; b=BQ4Un8eigJ46YMV/g5b0OwnrkRFrGnkkAmTEKJ+E4Si8fPf5JFVGo9zXFTvfHvh1CJ ZbD8tBIWwKC/rLMVxs3HLadPzIIqsxbCDZVYUjuf2RVBIyuHa5sEdyB6jUeEplcY83Gl QrP7CYcE74NUGa8qM4jAZrhoAVCsO03kkRr5YTx1ldADObVwrZqN9SEtjj1FxjEoE7LT kvgez3mgRLMkS9GjOZwaR7lCGk1V9LdJYhgR+XZnPrnEv9vouIkTBQbpiLfivhthMIhN KMKaXX9q0xwOOGLTi0WASG9/ryqPCBcmiQ7a1S0f0Gj+9+lCFwo+gtCyIUjboDMvHYsk pfXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869174; x=1697473974; 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=mlx2ILEc9y+hP2u7GxDUvUfwiCnRivl/isN0ymd8IcQ=; b=ioc1N03z+U6XfUMcwnVvH5JmR8euPtQ00JvsYcbs4uDyUTks1QEyIRIbwTPqDKXbQu bO69IKCnQiIcDqEpE9apflv56dLyB1WLPm38DXaepGP35qim/onm5USUgvqoV4GloQYN jvAx9pS1R1PHkCVL1AbTD4e5PxEuyyHdrLXi9OwVJT/5l8WV09Aor2vXBCN3xYMlz4s7 5lYzw3fVOJrre05uXdGtclYSvDwLagKdKFOpoySubqfEEdZCIVGl138s68Blld0q0rHT W897XyRXMVRdIs1GhxMleXNa4Karpk8OVwem+oz/LV3dP2CuYMqyswBVuP19n1IEPEDH L+9A== X-Gm-Message-State: AOJu0Yzu3BUMgIo0Kf4OdRina4JTZ12J0p6Br72CJDyYUQIVn0FU9ytK wpSFOC8EnwfiuoMwnKh0tLmm1f4IHX4= X-Google-Smtp-Source: AGHT+IFBfH7qVIN/QboNmUKX+QUBM8LGi0efff+zdO+ICx2rhVKorMgS+YTmzVJShH+/Pyswn4viIA== X-Received: by 2002:a05:6870:8a2a:b0:1dc:f4de:46b8 with SMTP id p42-20020a0568708a2a00b001dcf4de46b8mr17761723oaq.59.1696869173791; Mon, 09 Oct 2023 09:32:53 -0700 (PDT) Received: from localhost.localdomain (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id z7-20020a05620a100700b0076f19b9e96fsm3645769qkj.107.2023.10.09.09.32.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:32:53 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:28:48 -0400 Message-ID: <8edfa6417b85982ddd0642e08a6b05cb76b6c35f.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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -3.11 X-Spam-Score: -3.11 X-Migadu-Queue-Id: 18A4256D35 X-TUID: /1eXMP41k3P3 * gnu/packages/cups.scm (splix) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: Id510a57db2bd6cabb3fcbd0d1dd6c55ed65b6219 --- gnu/packages/cups.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm index af15372a00..12fd26e7ba 100644 --- a/gnu/packages/cups.scm +++ b/gnu/packages/cups.scm @@ -941,7 +941,7 @@ (define-public splix (arguments `(#:modules ((srfi srfi-26) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:make-flags (list (string-append "CUPSDRV=" (assoc-ref %outputs "out") "/share/cups/drv") -- 2.41.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4Jr4J8tCJGV6QQEA9RJhRA:P1 (envelope-from ) for ; Mon, 09 Oct 2023 20:13:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4Jr4J8tCJGV6QQEA9RJhRA (envelope-from ) for ; Mon, 09 Oct 2023 20:13:31 +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 7EF206759A for ; Mon, 9 Oct 2023 20:13:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=cehdKBAq; 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=1696875211; 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=mlx2ILEc9y+hP2u7GxDUvUfwiCnRivl/isN0ymd8IcQ=; b=r/3CBx90eGpx4gTKuzCLR6BUFuR8z9UZrkJLAwx/Qt37qzH3Cp41mNELiPq2pFW283aMEG w7XNkOg4PdJzsW/bqN9NORqLlv9itydgt6aG5+hH276W8uKc77n0Aa6hHnBUInYMR631Tq hpEUdACQ8Igjw3v6ykx/wUCqrXoQ7Ww6xeFvNkksx6W9r+M8eK9x3G36C4RqHjonCpUU2t 8HiZIugpbD1tiNNgFWZfAdlQ88dr89kOR1x56KbpuHKR+oaU2Ezdens7locyFvXTKxwrHh 5puFwTCc0BVlrJXgihi7NDHzRH1/gQ0CwjjKFxbz1vr8AcFxaw2neShl0fCypw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696875211; a=rsa-sha256; cv=none; b=tyK78aXU39oWwtnDqdCsSvFTrdQNMhII0lTAu6N+3CsXwN5CchQ8WP/iaGncNLeDswLBv7 o5tsJ1ZucmcPlybPVKixbwgNqe/LsnEnJMUmPOAi5yxP/uVeHdQvDXjiEbRAy0IVFzYA/s pqn5gjgGVbAFOm1S7SUijf6bG7TyaCxMDG+/Jl1n3zhgdBjBw2UVeDdTK6ycIVtbSe3HnY D6PQK3HyNcsCps9/vEUWLK+tBhz4NYfCLpTv+UUIF4a+QOjmBcY2RRq17WxolUIX/pilgB qBwjZM4Z8d5DbAICxISMqFfLWjxv0sdervCSTncZ+s/kZAgjojTKwhzD62pJkQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=cehdKBAq; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptIO-000374-4y; Mon, 09 Oct 2023 12:39:52 -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 1qptIM-000350-1L for bug-guix@gnu.org; Mon, 09 Oct 2023 12:39:50 -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 1qptIL-0000kn-Kj for bug-guix@gnu.org; Mon, 09 Oct 2023 12:39:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptIg-0003mP-A5 for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:10 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 10/65] gnu: splix: 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:40:10 +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.169686959614295 (code B ref 65924); Mon, 09 Oct 2023 16:40:10 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:39:56 +0000 Received: from localhost ([127.0.0.1]:60922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIR-0003iU-PL for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:39:56 -0400 Received: from mail-qk1-x734.google.com ([2607:f8b0:4864:20::734]:51663) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIM-0003gR-Vu for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:39:51 -0400 Received: by mail-qk1-x734.google.com with SMTP id af79cd13be357-77574c6cab0so343006485a.3 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:39:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869564; x=1697474364; 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=mlx2ILEc9y+hP2u7GxDUvUfwiCnRivl/isN0ymd8IcQ=; b=cehdKBAq862F3zRX4GWjF/0u0RRbU5AM6uXCkgWeXtswwYMmEGGnYQaHqpxKBJhgfC 4k9AosHieKrRPzi6V5MMJLNzlwXQptCaY251j5oRkSQpUWFZZJOBompRxQ+3CE44jMFl ldp42vZn+/fihnOZHx1CMc503X256Hng67ChLYLOzjm+/cOpYMQYqqbYLrDVdowAx1pb iyICle3ImnsWrJo1zlUCuiaKotCnu+dYyCghq3s+dYKqiGRdeAEXWlL5WU2wqFA92Xv6 THrbGJ5pVp3Nm5nVG/GZtHkMjf9l+lAaWenzrY7UhkKqKQLTVGk1Pk9n+spS9v9uYaAa +ksw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869564; x=1697474364; 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=mlx2ILEc9y+hP2u7GxDUvUfwiCnRivl/isN0ymd8IcQ=; b=fOufo+5oXaUL9d19eMcEXkn7GxkJGFwpf8nrbLswhNOUYwfzlTZbY/c4wbH+aYZy1l EOcpH+4MZx297vqQ+bPJ4UjRMYGxZZpM3EEdQRx4D7CdwxdMXUH0tBAKsx8VS6EuoLb0 H0kUo2IGS3xw6D0nyQ2/bSoyaiye2TsUxXZFUT6WhGOLfAmnSh6nmewjeWKFpw0cfWMO WcTOBNwQ0nn0cArZtBtjbpa3bbyRnVh8d04tbkua77Ycq6sG5H7Oub7Xpl6QSTppC9Ul cKc8szLEO81JrlspulhRyvJpXdJqgIBOL71LUGeLFVwTrDL0YsJ4GWtMh+vlII+qDPF4 YRMQ== X-Gm-Message-State: AOJu0Yx77824/GEF6DEBKjKGr4szOl+f1D6HRf9W9bEcFWXpmIS8uuzx YZw4TyJSZSZxk7DHzLvdQ0fwcpempVM= X-Google-Smtp-Source: AGHT+IERVILc03j+5MQXQg1LpUHHgCRzJmHcpJVqPx6tIVkIUU99lM6wQoAAIs/Npa90CQdKcsDlJw== X-Received: by 2002:a0c:f313:0:b0:66c:da4a:cf28 with SMTP id j19-20020a0cf313000000b0066cda4acf28mr3583345qvl.55.1696869564639; Mon, 09 Oct 2023 09:39:24 -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.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:39:24 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:37:39 -0400 Message-ID: <8edfa6417b85982ddd0642e08a6b05cb76b6c35f.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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: 7EF206759A X-TUID: 9kpKHk76r8Cj Message-ID: <20231009163739.Ff3BxTY9mpii9swTZsybNhkFzz40yZRcwcQFMMMXGe0@z> * gnu/packages/cups.scm (splix) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: Id510a57db2bd6cabb3fcbd0d1dd6c55ed65b6219 --- gnu/packages/cups.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm index af15372a00..12fd26e7ba 100644 --- a/gnu/packages/cups.scm +++ b/gnu/packages/cups.scm @@ -941,7 +941,7 @@ (define-public splix (arguments `(#:modules ((srfi srfi-26) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:make-flags (list (string-append "CUPSDRV=" (assoc-ref %outputs "out") "/share/cups/drv") -- 2.41.0