From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IGe2Mr/l82P2egEAbAwnHQ (envelope-from ) for ; Mon, 20 Feb 2023 22:27:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CJ/WMb/l82P6SAEA9RJhRA (envelope-from ) for ; Mon, 20 Feb 2023 22:27:27 +0100 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 5343C396DC for ; Mon, 20 Feb 2023 22:27:27 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=NS75fcVP; 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=1676928447; a=rsa-sha256; cv=none; b=IoMQM3Hi0EFwD0UYLv5jqkRjqG7ReoQnuDAuDqfAd9NBh0SWzMDHSl6MWC1ELhzOMUZErn EjDtqG4H+cVcgLfeQPGOSwegxHiLdskXsAV3sjk/ccOmjyX5NfRt6FxKYegzy1mjLRA40t T/sY1GvVIND7tXVlZYPuvOt5wZUvucSA3KrMtpbaH8E8dRayKup0DtXaw3Hzi5Y7HY6rTU Kie3JDIjLSXCjMnYopfYnuhvCKfD3nvutzYdVNrOUVspANGJDvdl+wyLRvISqfrdubLK36 C9lVfjWaSX6Oeu7KogsjCA3qzFE+86KJ/5uwZxmae2jkhX30HNSrtJqL3L7b9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=NS75fcVP; 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=1676928447; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=Bla/kW8nrKkej2RgP8Wetaov5Lo0MsdhtrkijN3Ls5c=; b=pQLLOI1Xty3JXeST0PqalgNJ9UhFZt8reK2kXSMQMOS/SoZu6n1fIryAFk1z/8UNN1k24F yVRoe02aWYlHzmxnbFbeWiQvSJ5hQwmZnEXd9B4ErzfyrQGCil3Tx71q/Cz5DehVpTm5ST orrPZUN6dftAWfljBfXu+iPpKXTljp/SgF7xuagO8IJumDoN11iGaatmyHpmKAo7GT5/BI byMpRipgBek7170XEQq0aZ9SLjQA5+hqZ4aSVfzT9/5rfMmLuCDm61btbAPsRqWTukUCQq W1cBN/NX1lUI9vvEX/sA8hrqcLC44YgrIP4PyQ2obNcXqXjgUOWdOYwVrSbbrw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pUDge-0002lC-21; Mon, 20 Feb 2023 16:27:04 -0500 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 1pUDgc-0002kE-Aa for guix-patches@gnu.org; Mon, 20 Feb 2023 16:27:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pUDgb-0004Rc-WB for guix-patches@gnu.org; Mon, 20 Feb 2023 16:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pUDgb-0006XE-Rz for guix-patches@gnu.org; Mon, 20 Feb 2023 16:27:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61214] [PATCH guix-artwork v6] website: posts: Add Dissecting Guix, Part 2: The Store Monad. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Feb 2023 21:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61214 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "(" Cc: ludo@gnu.org, mail@cbaines.net, 61214-done@debbugs.gnu.org, 61214@debbugs.gnu.org, zimoun.toutoune@gmail.com X-Debbugs-Original-Cc: ludo@gnu.org, mail@cbaines.net, 61214-done@debbugs.gnu.org, guix-patches@gnu.org, zimoun.toutoune@gmail.com Received: via spool by submit@debbugs.gnu.org id=B.167692841525107 (code B ref -1); Mon, 20 Feb 2023 21:27:01 +0000 Received: (at submit) by debbugs.gnu.org; 20 Feb 2023 21:26:55 +0000 Received: from localhost ([127.0.0.1]:53840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUDgV-0006Wt-Ga for submit@debbugs.gnu.org; Mon, 20 Feb 2023 16:26:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:43568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUDgS-0006Wk-Lg for submit@debbugs.gnu.org; Mon, 20 Feb 2023 16:26:53 -0500 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 1pUDgS-0002j5-GB for guix-patches@gnu.org; Mon, 20 Feb 2023 16:26:52 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUDgQ-0004Pe-7R; Mon, 20 Feb 2023 16:26:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=Bla/kW8nrKkej 2RgP8Wetaov5Lo0MsdhtrkijN3Ls5c=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=NS75fcVP5PxUDy8+HzfXZjPyi59XLMW2OaZF3c wtIwVyHXdQMX+WXGPjU6yBYGaaJYg/jX2QCybB7G5rxQJZk1KF8bSjDdzB2azurhcy312b AKdF+JnO3NMccOcWOtW3uHPFQXMhbWPDU34KMBecUyhNt5D5UdtR379NPSdDej41lOHTnP ArTx7zyAS3E80WvUwu7VxSuy1i0Y1RLADZMwbhRwp7ctDCdYK3D0NDVlXyTCMtelJ+4hFG tq2c0xQTbbsi5Fj1CvG3QpHrr6qeIUIVTbhdgxMfQ87gXYeReCDwC7jJnHAdQIzuDjlFC8 FUTIpNlT3vq0nYkKfcZVp8gA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 62a594fa (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 20 Feb 2023 21:26:42 +0000 (UTC) References: <20230201172821.3072-1-paren@disroot.org> <20230216170015.5188-1-paren@disroot.org> Date: Mon, 20 Feb 2023 22:23:12 +0100 In-reply-to: <20230216170015.5188-1-paren@disroot.org> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87y1osyqld.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Tobias Geerinckx-Rice X-Migadu-Queue-Id: 5343C396DC X-Spam-Score: -2.95 X-Migadu-Spam-Score: -2.95 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via 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-TUID: cnqpZLqaGqvy --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable (, As promised in #guix =E2=80=94 and because I think it's ready; any further= =20 suggestions can still be addressed if needed =E2=80=94 I've pushed this=20 upstream. Thanks for all the effort you've put in so far, and thanks to=20 everyone who contributed. I've really enjoyed this series so far and look forward to the=20 next installment. ), T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCY/Pl3g0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15sjcA/1q0Bn7Vesea9E+u7T3ZLtnk7wZ9nzy9L7HOTeca LvIzAQDCFFzRWOukfyx8yM59P/GEuZ6KyGnwozD20jTwc1CGAg== =txF9 -----END PGP SIGNATURE----- --=-=-=--