From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WIvrMDH212SIHwAASxT56A (envelope-from ) for ; Sat, 12 Aug 2023 23:14:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kBz1MDH212SJEAAAauVa8A (envelope-from ) for ; Sat, 12 Aug 2023 23:14:25 +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 912FA561AB for ; Sat, 12 Aug 2023 23:14:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=N6PMSw7p; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691874865; 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-to: 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=lyLLo0KuTcEeuyx+dlOA4ASyd/1CFspla0sVk2knpTs=; b=EL6y9VAtOSVLxPEkl4gxFNCaid+RSDDsanfqe+91743S26a9tYZ+lhb0SjeEypEE5pmg8q FLkn+o+vdrL4Gd9bYV3CefrsRUTzIMIuXNHn67M2m/ZBCjkXlMQqchJd4rgaaY815sNxff nJoFxW0+nTBBmX6Rlo0VYHHBZXbG17ehBhZLlNQY/4lXj0JxO1gjOVSJheU0TUFx+uGAzW cObwC8NXu880vgMf1fNtvzcC6z2qAgwdQ2Cfr8JZIMTmGDqrh1QBTzlK3SL77gCx+lmznd F9cBwz6wqXDWDlPhXLQuBJchrmM1zO6hPPTeqf6EiltRhBlOZkAhFEEpKBIJGw== 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=N6PMSw7p; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691874865; a=rsa-sha256; cv=none; b=pqlAFG1lYHQ+w9zT+ZQCtj8PowlWATKEywMymTvnGvasig3x0dMHZk43ZitrzTTz7fNVIV muztVBP4xuXNR0qX2p+XXLk5vhOK2FJdepK8wzwq84uS5iAaQ36grqegAesNggKfariDE3 4XBoDpBojCV0IUnxl86breYglbUIcJ88T5ij0P1IkzqJ8Bm6BZa1C/xW7SIIFrMkeQX+wR Ch5GqStXmkC/oOhY30nxL6vR00iKlwr1cGS/d3zv7WfrZAVZQ0q5h/16sEBnYmtyOhihyh NQfzPWmzp11da0RnFGp0id/9V9xLXx9PEVP+mFfrTvOVPfn1UiucpEjx9VIU9Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUvvv-0001hT-HG; Sat, 12 Aug 2023 17:14:03 -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 1qUvvu-0001h9-Lb for guix-patches@gnu.org; Sat, 12 Aug 2023 17:14: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 1qUvvu-0007RA-E0 for guix-patches@gnu.org; Sat, 12 Aug 2023 17:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qUvvt-0003cs-SB for guix-patches@gnu.org; Sat, 12 Aug 2023 17:14:01 -0400 Subject: bug#65212: [PATCH] gnu: Add cage. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 12 Aug 2023 21:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65212 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves Cc: 65212-done@debbugs.gnu.org Mail-Followup-To: 65212@debbugs.gnu.org, ludo@gnu.org, ngraves@ngraves.fr Received: via spool by 65212-done@debbugs.gnu.org id=D65212.169187482913904 (code D ref 65212); Sat, 12 Aug 2023 21:14:01 +0000 Received: (at 65212-done) by debbugs.gnu.org; 12 Aug 2023 21:13:49 +0000 Received: from localhost ([127.0.0.1]:57672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUvvg-0003cC-K5 for submit@debbugs.gnu.org; Sat, 12 Aug 2023 17:13:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUvve-0003bz-R0 for 65212-done@debbugs.gnu.org; Sat, 12 Aug 2023 17:13:47 -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 1qUvvY-0007Pt-H1; Sat, 12 Aug 2023 17:13:40 -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=lyLLo0KuTcEeuyx+dlOA4ASyd/1CFspla0sVk2knpTs=; b=N6PMSw7pMLCd14KyuKCh LExl4nQhBX7YXPmnUhdrmAW6nkMEeA5LzJsTLBu8C19mPZlNysCH/FAgRio4obr8BPigyUiUmx9lQ u/zX7dYV1LkGgQHGL0JnGiQa04gX2F1bTxyoLabvN1icDMdP7AJyVCjscwK8H1BTjE526NRxki5Vh k31XJ4yT3lquIfOr2d8+SXvAnEj/hCjlip4Ygs/x3CcYrq3kfNrtyBBleajKpTNmDBbGnR9zwJmfu J+Vm7zxJnpmJXvpVtaIV2Dzf/9lBBQ4NH5sUNLw7qxZF+4wXROpnkNKmVn6rv6fUPWJ/geUZDnDEP IRwrOiki83B3CQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <1d9a99e093e118b26783b24866243f459b5052de.1691683722.git.ngraves@ngraves.fr> Date: Sat, 12 Aug 2023 23:13:38 +0200 In-Reply-To: (Nicolas Graves's message of "Fri, 11 Aug 2023 13:22:32 +0200") Message-ID: <874jl4c6bh.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 912FA561AB X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -6.89 X-Migadu-Spam-Score: -6.89 X-TUID: fImkIxMWle2A Nicolas Graves skribis: > * gnu/packages/wm.scm (cage): New variable. Tweaked the synopsis as noted by =E2=80=98guix lint=E2=80=99 and applied it. Thanks! Ludo=E2=80=99.