From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iPylIK4YC2bNgQAAe85BDQ:P1 (envelope-from ) for ; Mon, 01 Apr 2024 22:27:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id iPylIK4YC2bNgQAAe85BDQ (envelope-from ) for ; Mon, 01 Apr 2024 22:27:26 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ImXhLACW; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712003246; a=rsa-sha256; cv=none; b=iYXA0d8eCi77MVo80eNjBHTd5Dv59rt92kPPMEWfsfLKbUaMfj0fUDraZhu5ddPW3AXAxQ VFn6PN51MWhQfXVIUB4xCkc+684awHauuCgkecwyzy6M31sMYJP/Oaacsg+HfxvRFU4GYJ LF0cnnC3NnHRipLdtNPaImGaSmffUePVbtzvDGDUvBOmtAMkx4R58Stll22m8Bn7Q/xsRN /z/CvSnDxRi8DP8dURMcMkkETPJQjeC34DrIHb3J4+mJ+11B7rY+pnRi8ic3yOMX0ZNceI Eoop4leXP3h1XwpR130yEFXlRw8DReb/qZ6uImjYgdlAUDgzzdrfGXDntOnbcg== 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=ImXhLACW; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712003246; 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=etrpTgm0efUoP+Wi4xBPkoVxi6nTQkemO+1MHMCFjLU=; b=ToxOGc8D1KFvNZOGnLwgP09T9ccwKJwX+mo5eu7d9YIQ0S7A9FtORmP6Ky66Keb3J32OJC anfgl0T5hBPGTVmVDCNHP5YN3GmALcwSjttxVUmZmDMt9Zzi4LDDR1Q3+u1U8HzjzQzill IZIVZc+xU1ZhA+Owaa3sdUa//qAjM+BivqnrIzZn7YkP1zKa10Y0y72gVcspNIvvTn2jOw osTlg1kCBh3FghPmWZO0enYqzxBuc/ot5xLwFYLayl7yGzBhUtKeOGINU7HQKZNMBQwW21 AGdfghxHweJyontsqqXVneFwJf/GrBOLiDwZZOKWNnM+eXCRq2l+wAx7WZmo3g== 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 65F041B93B for ; Mon, 1 Apr 2024 22:27:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrOFH-0008UN-W8; Mon, 01 Apr 2024 16:27:08 -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 1rrOFC-0008TA-5D for guix-patches@gnu.org; Mon, 01 Apr 2024 16:27:02 -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 1rrOFB-0006wg-Sa; Mon, 01 Apr 2024 16:27:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrOFE-0007Ll-8E; Mon, 01 Apr 2024 16:27:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70132] [PATCH 11/11] Autoload (gcrypt hash). Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix@cbaines.net, dev@jpoiret.xyz, ludo@gnu.org, othacehe@gnu.org, rekado@elephly.net, zimon.toutoune@gmail.com, me@tobias.gr, guix-patches@gnu.org Resent-Date: Mon, 01 Apr 2024 20:27:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70132 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70132@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Christopher Baines , Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice X-Debbugs-Original-Xcc: Christopher Baines , Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice Received: via spool by 70132-submit@debbugs.gnu.org id=B70132.171200317328156 (code B ref 70132); Mon, 01 Apr 2024 20:27:04 +0000 Received: (at 70132) by debbugs.gnu.org; 1 Apr 2024 20:26:13 +0000 Received: from localhost ([127.0.0.1]:51731 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrOEO-0007K4-VD for submit@debbugs.gnu.org; Mon, 01 Apr 2024 16:26:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrOEK-0007HR-R2 for 70132@debbugs.gnu.org; Mon, 01 Apr 2024 16:26:09 -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 1rrOEC-0006oG-3z; Mon, 01 Apr 2024 16:26:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=etrpTgm0efUoP+Wi4xBPkoVxi6nTQkemO+1MHMCFjLU=; b=ImXhLACW1UPrS7eVGAzi ioQ4VXmjRa/BFucB98u+44SiI8WNJ3hvqoa6qwVT8+R+7a7QTCvaUnCQUbzXozOobv9D6RdXSHzCU erE/BUS7vGzABn4cwiyfI88nn37oyMR9Lo3UCm395yIQkjLbCgJC0oXOVlc4FJ7d+wA3YRpdHjd3b vR1vy7LE4Rtuu+xMmW5N/+4JRu7IynvWtzodjLL2a3kTEPwSg0UznghwhKElXpw6H+LxRGwEFgb1A NJOBYKhqS/2bO6bgnnOFrD9UOrxGVlVi3icwQlVghIxbCww/46UIRy7LntP6HsRnCBCcYTCp6i+5D BquPwB+Jq4p1lQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Mon, 1 Apr 2024 22:25:23 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -4.55 X-Migadu-Queue-Id: 65F041B93B X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -4.55 X-TUID: a96A+SdQf/mX * guix/derivations.scm: Autoload (guix utils) and (gcrypt hash). * guix/git.scm, guix/store.scm: Autoload (gcrypt hash). Change-Id: I6145231d41c61f2d8c36e28f29e91074910bdd15 --- guix/derivations.scm | 6 +++--- guix/git.scm | 2 +- guix/store.scm | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/guix/derivations.scm b/guix/derivations.scm index 9fec7f4f0b..a91c1ae984 100644 --- a/guix/derivations.scm +++ b/guix/derivations.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2012-2021, 2023 Ludovic Courtès +;;; Copyright © 2012-2021, 2023-2024 Ludovic Courtès ;;; Copyright © 2016, 2017 Mathieu Lirzin ;;; ;;; This file is part of GNU Guix. @@ -32,7 +32,7 @@ (define-module (guix derivations) #:use-module (ice-9 rdelim) #:use-module (ice-9 vlist) #:use-module (guix store) - #:use-module (guix utils) + #:autoload (guix utils) (%current-system string-replace-substring) #:use-module (guix base16) #:use-module (guix memoization) #:use-module (guix combinators) @@ -40,7 +40,7 @@ (define-module (guix derivations) #:use-module (guix diagnostics) #:use-module (guix i18n) #:use-module (guix monads) - #:use-module (gcrypt hash) + #:autoload (gcrypt hash) (sha256) #:use-module (guix sets) #:export ( derivation? diff --git a/guix/git.scm b/guix/git.scm index b22c8ac02a..d75a301f98 100644 --- a/guix/git.scm +++ b/guix/git.scm @@ -27,7 +27,7 @@ (define-module (guix git) #:use-module (guix i18n) #:use-module (guix base32) #:use-module (guix cache) - #:use-module (gcrypt hash) + #:autoload (gcrypt hash) (sha256) #:use-module ((guix build utils) #:select (mkdir-p delete-file-recursively invoke/quiet)) #:use-module (guix store) diff --git a/guix/store.scm b/guix/store.scm index e808b43ba9..7ff6bf7eec 100644 --- a/guix/store.scm +++ b/guix/store.scm @@ -29,7 +29,7 @@ (define-module (guix store) #:use-module (guix records) #:use-module (guix base16) #:use-module (guix base32) - #:use-module (gcrypt hash) + #:autoload (gcrypt hash) (sha256) #:use-module (guix profiling) #:autoload (guix build syscalls) (terminal-columns) #:autoload (guix build utils) (dump-port) -- 2.41.0