From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iIHPEpuhQ2Hu3QAAgWs5BA (envelope-from ) for ; Thu, 16 Sep 2021 21:57:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id oJp6DpuhQ2GLGwAA1q6Kng (envelope-from ) for ; Thu, 16 Sep 2021 19:57:15 +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 C40C116BE for ; Thu, 16 Sep 2021 21:57:14 +0200 (CEST) Received: from localhost ([::1]:40064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQxVR-0008W8-TQ for larch@yhetil.org; Thu, 16 Sep 2021 15:57:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39514) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQxVG-0008NM-TH for guix-patches@gnu.org; Thu, 16 Sep 2021 15:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45127) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mQxVG-0001Bn-MB for guix-patches@gnu.org; Thu, 16 Sep 2021 15:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mQxVG-0005Pv-L7 for guix-patches@gnu.org; Thu, 16 Sep 2021 15:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50428] [PATCH] gnu: Add cryfs Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 19:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Brendan Tildesley Cc: "50428@debbugs.gnu.org" <50428-done@debbugs.gnu.org> Received: via spool by 50428-done@debbugs.gnu.org id=D50428.163182221620803 (code D ref 50428); Thu, 16 Sep 2021 19:57:02 +0000 Received: (at 50428-done) by debbugs.gnu.org; 16 Sep 2021 19:56:56 +0000 Received: from localhost ([127.0.0.1]:56672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQxVA-0005PS-DC for submit@debbugs.gnu.org; Thu, 16 Sep 2021 15:56:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQxV8-0005PC-GB for 50428-done@debbugs.gnu.org; Thu, 16 Sep 2021 15:56:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34386) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQxV2-0000yM-CI; Thu, 16 Sep 2021 15:56:48 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=35718 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQxV2-0007Zl-2a; Thu, 16 Sep 2021 15:56:48 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20210906133437.3691-1-mail@brendan.scot> <87tuin5vvs.fsf@gnu.org> <1201589804.62472.1631621592628@office.mailbox.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 30 Fructidor an 229 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 16 Sep 2021 21:56:46 +0200 In-Reply-To: <1201589804.62472.1631621592628@office.mailbox.org> (Brendan Tildesley's message of "Tue, 14 Sep 2021 14:13:11 +0200 (CEST)") Message-ID: <87tuikz43l.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=1631822234; 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; bh=pFwoqc0LwudEYwWFOsWOo2L/jnLsyjRzZBNAVTDB5To=; b=rbKMgEYpkU7nBJFmxseKs+7cFKiRDU5iYLOKUcUIvU3E/aWYfFUjdYZ//0DPgsg0UY4yyp L+V7yRq6qaDmdJ0qYi/JossARl82N9Sj1EJt0kuoPuDxKFWr0DIu2QhCGiwTUVMc9+lUOx nwNy+Ju6lRx+Zfi30K3i1EwV5hFXanGb5XU2IB7C8pDbYwTHnuU8vrO0tuCe3cHqI3l9q3 FwHwwaTTYjp/MNl14wkfHIMnuBv2bZSGyl2RAQj0Fmb3kugy5nGuPBJBiUhf1BEADzhjVM l5urfVAsKjuXSqj5/g3xm2M54lGesWufOIEV50cR5PrH/rKL6YUTstlLnH2kmA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631822234; a=rsa-sha256; cv=none; b=bNor7SFnU1/Lj4Rs9FRa6jWBAMR6nGF13bTsOZ/YCtg4DZ1qk582wdDD9ULogRvS2D0hlh Gc2DS0Uce5kPpWgA3GhVTPmdoT5PxTHB0zpWVQ3DJO4f4ArmVV+1Whgap3QRr3z/sbIHbT Qwygn+MOWGYjfSX8oU+qk38Mdvr+qxIlMUPCuxQB9buCRJEfM3A8FBOOpatYg5RJVUaSyd fiwH4MGbJzeHq9O67SyMPJM7ZPvHuh2Gq1XSiq31Iw5+JY+ALmOaa9d9pm9WG/Nae9Kgij NvPHpb9Qhybd+fUZfKAVOGFK/2dVQO+dYKQ99zkYwDranwFnCnntfzKUQVfpMQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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.40 Authentication-Results: aspmx1.migadu.com; dkim=none; 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: C40C116BE X-Spam-Score: -1.40 X-Migadu-Scanner: scn1.migadu.com X-TUID: SZ+JzyfrBPTL Hi, Brendan Tildesley skribis: > From 6604ab84de9a38907ca6d930dcb5c0d79de28d88 Mon Sep 17 00:00:00 2001 > From: Brendan Tildesley > Date: Sat, 4 Sep 2021 16:52:23 +1000 > Subject: [PATCH] gnu: Add cryfs. > > * gnu/packages/crypto.scm (cryfs): New variable. Applied, thanks! Ludo=E2=80=99.