From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 93QEIRtKrGE62AAAgWs5BA (envelope-from ) for ; Sun, 05 Dec 2021 06:11:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iAkqHBtKrGHiIQAA1q6Kng (envelope-from ) for ; Sun, 05 Dec 2021 05:11:55 +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 4AAD62CBC2 for ; Sun, 5 Dec 2021 06:11:55 +0100 (CET) Received: from localhost ([::1]:38104 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mtjoY-00017M-Ac for larch@yhetil.org; Sun, 05 Dec 2021 00:11:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34160) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtjnX-0000Iy-28 for guix-devel@gnu.org; Sun, 05 Dec 2021 00:10:53 -0500 Received: from [2607:f8b0:4864:20::831] (port=37801 helo=mail-qt1-x831.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mtjnV-0003sv-Ce for guix-devel@gnu.org; Sun, 05 Dec 2021 00:10:50 -0500 Received: by mail-qt1-x831.google.com with SMTP id f20so7689670qtb.4; Sat, 04 Dec 2021 21:10:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=MrrLeVj4pRbMWbcwKyicu7Rs6/Pd16u7z/Tf5sU5Hms=; b=Rqd6ZGMUoI1Uzm65KXkZ08pJw8BHj/v2poLS/1Alr8LjzxqLXLz2mgseikVdD4xsb7 dtP0E04hRq1mfpOdoqAfZqNj4SXBeAVKXQuT+wFyynnjwDwaUMG2WMfhqt6j36FT5Szj qMQr4KYi6Hh/BQXVARO36dL5eJubRSc/+ZulBljJRwj8xKwM6s1x9WVDte1o7W+UbABN gWy+8DPqJGFqVLikeZTbbWkDNHvF3+JRMzxw9h3UConK3tug7TA/ZGVCdJyFpmBco6TM cOGI7NxUagesfBk8R9R4C0sRMfqt+BU2+Zg1JqMwc6YZlwkrKx94cGPCh1OWGgeECxYt CULw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=MrrLeVj4pRbMWbcwKyicu7Rs6/Pd16u7z/Tf5sU5Hms=; b=mqv5Zl3DNcemJ50wrMzlkwKHE7kDsByNUtd30CaDjcDoBPlZUmWVJLtWTfesqdn1m1 ecR05onIlCf6cSqjxYDSpujnucc8jAWgq+83zArpL52sMf+9WzH4uKVfcQEOAwrE/5IW OJ6PM6D6+AG0A1ff9NoA0RFS/hEs1aidJi9EK9M9CVNXC2Pmnik3pxetJKLBOIwJRbZv gxHaz6O4zLxSOUWpiUTrxWczlOlPQSBm8sZqT4FTboahzIQeCk9GlB8Xb+ADVl7d0vOs 4+oItG5lUyQmJl2AGf65DN/DyZF1XJ2x9ziYYgIBVkc7EzWEgaPq2um0H220QAnw3i1h YB0A== X-Gm-Message-State: AOAM530VxghYllGKeDVgPjXG8EnwuDZorpJKqRGokiyUw4vXZXY1TN25 XtIWSxuAEt7h9KxfS/ZGIXGP5ynS9KA= X-Google-Smtp-Source: ABdhPJy605Ya9MgJKk1BjbqhDceOQPDNx8jCPPTXFzEZ0YQppqMQvvUKGm4Xi4tvbw9avJkMVlIpdw== X-Received: by 2002:ac8:5e0f:: with SMTP id h15mr31647511qtx.123.1638681047501; Sat, 04 Dec 2021 21:10:47 -0800 (PST) Received: from hurd (dsl-158-219.b2b2c.ca. [66.158.158.219]) by smtp.gmail.com with ESMTPSA id i6sm5139820qkn.26.2021.12.04.21.10.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Dec 2021 21:10:46 -0800 (PST) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Software Heritage fifth anniversary event References: <87sfvc4q8j.fsf@inria.fr> <875ys6bar5.fsf@gmail.com> <87zgpiuf3j.fsf@inria.fr> Date: Sun, 05 Dec 2021 00:10:45 -0500 In-Reply-To: <87zgpiuf3j.fsf@inria.fr> ("Ludovic =?utf-8?Q?Court=C3=A8s=22?= =?utf-8?Q?'s?= message of "Fri, 03 Dec 2021 12:01:36 +0100") Message-ID: <87ilw3ab6y.fsf@gmail.com> 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-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::831 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::831; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x831.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org, guix-science@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638681115; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=MrrLeVj4pRbMWbcwKyicu7Rs6/Pd16u7z/Tf5sU5Hms=; b=CdumcepGiVebOTNZUDZOrsTA+MNOxCxI19/hFbz8+0QUiFyxlHT+2E+7WdjMqhNON9xXBQ xD+GtH3ssKuUCrhHI/52/s4zpP4uw7W8HJ5EXITOL5wALuW4Bi0FtBNH4gN3I1/PIrZ7FZ Hn9EA+VVrP8KesSwW5+Cp+ElF4TkTGyUzGd+bw4omm2s69AaqebGxwCK0rBEB1N8hLEcks PHVPOm57846YJUDpC1GB3Ut/sqJDENfR/jZA1NcZJtXRYT41Ow/YiG/U+i81ZfBzulFqlo VpvD1iYGpKvsA7Wa92iQ9eoFNhw2a6/qWQl31OE+ZFdWqsd9y0Wxx5GDz1DLfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638681115; a=rsa-sha256; cv=none; b=MD+vELkgRsV3EKwypgpyU8LrpdddNMx2qiQXQcDKq1BBrXRDwyAigYBtOK3jBPatEyZhVF CiTOk0avixdmvD/YcrtVE5JyZDiOxSQwxHNoVidQoxHIatrpmos1YwOvCA36kYWG71BKmD sn9SD40Xy+jhbBQMxQDSy7DTFRUfDCTJbgM8SCChkhHS7IEkXy1YRlpGfq80ui93JAwyP1 tKCD0MM8qpfMJCI5E5CPff7a9bFN1/UC0kjCe/AiNqYImq9IAH3gr0cHpunz1gAJLovcNq wz8f/ywOpg512e4nET9lNVxYwDLYEJIyvDF38mUmQm8pO1CwedpgR4+KQnl0iQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Rqd6ZGMU; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Rqd6ZGMU; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 4AAD62CBC2 X-Spam-Score: -4.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: Hyvl9cAm4FJH Hi! Ludovic Court=C3=A8s writes: > Hey! > > Maxim Cournoyer skribis: > >> Thank you for sharing the slides, they were interesting/entertaining. I >> note that they were written prior to 'guix shell' :-). > > I thought I=E2=80=99d rather leave =E2=80=98guix environment=E2=80=99 in = there as someone > downloading 1.3.0 won=E2=80=99t have =E2=80=98guix shell=E2=80=99. > > Likewise, I recently gave a packaging tutorial and I was extremely > frustrated that I had to teach things `(("like" ,this)). :-) Eh :-). We can all forget about that syntax soon... Thanks! Maxim