From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uJ7MDuVweWEdMAAAgWs5BA (envelope-from ) for ; Wed, 27 Oct 2021 17:31:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gNuPCuVweWHLGQAA1q6Kng (envelope-from ) for ; Wed, 27 Oct 2021 15:31:49 +0000 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 DF52DBA0 for ; Wed, 27 Oct 2021 17:31:48 +0200 (CEST) Received: from localhost ([::1]:56904 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfkth-0002TK-VD for larch@yhetil.org; Wed, 27 Oct 2021 11:31:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52192) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfkBm-0004WP-No for guix-patches@gnu.org; Wed, 27 Oct 2021 10:46:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38611) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfkBl-0004Xx-PA for guix-patches@gnu.org; Wed, 27 Oct 2021 10:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mfkBl-0006uG-Kn for guix-patches@gnu.org; Wed, 27 Oct 2021 10:46:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51428] core-updates-frozen-batched-changes built and ready to merge Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Oct 2021 14:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 51428@debbugs.gnu.org Received: via spool by 51428-submit@debbugs.gnu.org id=B51428.163534596026514 (code B ref 51428); Wed, 27 Oct 2021 14:46:01 +0000 Received: (at 51428) by debbugs.gnu.org; 27 Oct 2021 14:46:00 +0000 Received: from localhost ([127.0.0.1]:50157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfkBk-0006tB-8j for submit@debbugs.gnu.org; Wed, 27 Oct 2021 10:46:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfkBV-0006aN-7P for 51428@debbugs.gnu.org; Wed, 27 Oct 2021 10:45:58 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38962) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfkBP-0004W3-Kd; Wed, 27 Oct 2021 10:45:39 -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=MMRefPH15OO7TAIifuYkG5O0xBW0WXPJCitLJdSx7kE=; b=YGL78q/hOui+T3kjDcLA b3KL4DI46mhQ0InqligCPiwemTLHMjHDfY/4JpKdcXo+xUF5+ussyNuD7QGiJgf8EyLubma+VCU75 M2Suw0ly4CjOW6ZQNsVXNOtF9F0pQ70wGJuzrOWlf1x08l3R6JpY6/9K+zNAuLhONUx5laSkP4W0B fN3eE84kPsw+CEcwMUAbhYqJScOsmHoDRNMzS66qht/hkqs/dQbF9uDk5nFV7L/s02fAbQkB50Oi+ NLp0FOK4tAlFDMc6ZM0liRoebraRlSkPUej44OzCGW+JE5UjMVV9wvPRISLnd7+PyZUcnOidNENmj S0kmozqwFBRA1w==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54240 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfkBK-00049l-S6; Wed, 27 Oct 2021 10:45:39 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211027045151.9889-1-maxim.cournoyer@gmail.com> <20211027045151.9889-17-maxim.cournoyer@gmail.com> Date: Wed, 27 Oct 2021 16:45:32 +0200 In-Reply-To: <20211027045151.9889-17-maxim.cournoyer@gmail.com> (Maxim Cournoyer's message of "Wed, 27 Oct 2021 00:51:48 -0400") Message-ID: <87mtmufrw3.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635348709; 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=MMRefPH15OO7TAIifuYkG5O0xBW0WXPJCitLJdSx7kE=; b=Luki8/GbSkBG2Uch+PauzcNxN8P4hMHgE4hdNL0a4B72aGZ+0vePUYY7S3F+8VC+9L4ZZu NqZqelfNXKJbGw7QKp0paA26dVxLtyfZS7Ato+Fq7v9UPYg9gE9PCPwM4hEYsLVBs/9qCK F6vgtVsYKFHRMGwBm8KsM/X3vcnT/1857e3mAKYCTCIxoYvecjtZtMWwS8gPKDpRzoVIGl YXOBk6RTX+bs1mh/PVQhkskJaGEJ2VRiPQIvCrq74zlfuYbIFhG7+5KWpOb5DrPyPqJu0M th38m0WNBu/TnlOG/Bcij2yZc1vQabbvIzrw6GnpKG1qntv194gl7K9C6BLgpA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635348709; a=rsa-sha256; cv=none; b=QpZhCaXiwl3Xun42OahdWWi7e0gVysnGfYU+7BvSl5SKfUfhFS/RfUTDCbPkpC8lcaAh3/ DxYa5Y/E7PzZTbvNRKWLVEqI6ChKvbXDJ50PvdUz7kcuPqC5RFHA1qgovDo1jz1QVw+K2u O8pjHS/jI331Wv7TW53MyhGYXuhtVtv7IYYj6ywfgYVgQMIK5ihmSFW2INNzUpnHcMYseM cWG/HpldjwxWIX1aTcHDCDcHESM/IblwKW+zEdCAX2qmcU67gQhnhxdvMybPe+SFRuLH33 Vm62LStN1Wurcvmgmy/Ojh0XkpPKZzXYDH1yegesU+K89R+WGsH48RVRtBAbCg== 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="YGL78q/h"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="YGL78q/h"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: DF52DBA0 X-Spam-Score: -1.43 X-Migadu-Scanner: scn0.migadu.com X-TUID: s0C1lwKBUFxn Hi, Maxim Cournoyer skribis: > This paves the way toward properly fixing https://issues.guix.gnu.org/509= 57. > > * guix/profiles.scm (gdk-pixbuf-loaders-cache-file): Add procedure... > (%default-profile-hooks): ... and register it as a profile hook. [...] > + (mlet %store-monad ((%gdk-pixbuf (manifest-lookup-package > + manifest "gdk-pixbuf")) You could call it =E2=80=98gdk-pixbuf?=E2=80=99 since it=E2=80=99s used as = a boolean. > + (gexp->derivation "gdk-pixbuf-loaders-cache-file" build > + #:local-build? #t > + #:substitutable? #f > + #:properties > + '((type . profile-hook) > + (hook . gdk-pixbuf-loaders-cache-file))) No showstopper but we should eventually add this to (guix status) for nicer reporting. My 2=C2=A2, Ludo=E2=80=99.