From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YAKuIS8SJ2U+VQEAG6o9tA:P1 (envelope-from ) for ; Wed, 11 Oct 2023 23:22:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YAKuIS8SJ2U+VQEAG6o9tA (envelope-from ) for ; Wed, 11 Oct 2023 23:22:55 +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 4959759258 for ; Wed, 11 Oct 2023 23:22:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=g8vvklHj; 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=1697059375; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=FjCWSa5F9PYYWnw1ciA3uO8X7rcWLmcTyNnGhOY05V0=; b=b5HaUXxs6RbtbEA30iHj9IAwuSXPVvsMRoUkl2slAgUmg7jwHvcuP7wTRemgnQT0ilD+96 CYcXJrT8bogio3EvpDKJT/moh/+MuZuPnL0/MLIPew7O1zc3ct182YCa+7OXOiujRnsotB b5YdLns1UA/7u2Btc0G2wR7ywEQG2SYtgZdSmClB1/33JEHIRr2THT3C3FBKdFSh/8kKBC yGm8SI7iRBYaJrdG+rtgyQUw6MQcVALoQHKA/RqAJA5M3N7/j8/UYvb6daRCZAAUE1yTM1 cztX+iD6I9651Ey53CwHIOzvWTJ7VmAgVJD4gO86QLGaxx6jH7iFkap6lvQIBw== 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=g8vvklHj; 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=1697059375; a=rsa-sha256; cv=none; b=sHkm7WBol/Cf41NgJUmVEMORkxNhNJomCTBTo0zn/+1ocTSbO1BCPKp1CuTUn/bP3SRABX ilS1RKQ835/XfQoKH+q67qHQGZxzOss5OS8ax/5+usyz+GB1kFseH1JIVzxGv/jL4Tdzmd Ja6HGv/PelCJdimT5f3WYqXXp+wWDH+oioeVPxYNVgEPLJp2xGzZQ9ZKNC5QCXfecgJJL/ cz/os77jPHLQtR6B05t61Vm7VW17G6Tzwxexm7Pd7Ponov2eClHHqZ6mdM+FDJFmHPUem8 IsDI/790zDb8RfxeuMooD/aeR9tV21qUboLZPX9+OAscRLAnhe9/P6hUmKbhlw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqgfI-0003pR-Gj; Wed, 11 Oct 2023 17:22:48 -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 1qqgfH-0003pE-BS for guix-patches@gnu.org; Wed, 11 Oct 2023 17:22:47 -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 1qqgfA-0005d9-Ud for guix-patches@gnu.org; Wed, 11 Oct 2023 17:22:46 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqgfW-00080f-KW for guix-patches@gnu.org; Wed, 11 Oct 2023 17:23:02 -0400 Subject: bug#66307: [PATCH] doc: cookbook: Add =?UTF-8?Q?=E2=80=9CSoftware_?= =?UTF-8?Q?Development=E2=80=9D?= chapter. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 11 Oct 2023 21:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66307 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66307-done@debbugs.gnu.org Mail-Followup-To: 66307@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 66307-done@debbugs.gnu.org id=D66307.169705936830751 (code D ref 66307); Wed, 11 Oct 2023 21:23:02 +0000 Received: (at 66307-done) by debbugs.gnu.org; 11 Oct 2023 21:22:48 +0000 Received: from localhost ([127.0.0.1]:40160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqgfI-0007zu-1M for submit@debbugs.gnu.org; Wed, 11 Oct 2023 17:22:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqgfC-0007zN-Ta for 66307-done@debbugs.gnu.org; Wed, 11 Oct 2023 17:22:46 -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 1qqgel-0005ao-Br for 66307-done@debbugs.gnu.org; Wed, 11 Oct 2023 17:22:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=FjCWSa5F9PYYWnw1ciA3uO8X7rcWLmcTyNnGhOY05V0=; b=g8vvklHjd3aujCzo4NWb EwEk+Izg0xboNxFxaenSntC4eYqAYvBOuAv2wxNSxGkE6NBkO9/bW9YTijaOS2oDA8FVn660ESUkx OmnbXJeZyK9MO+mfSjG+sehhf7T4aL1+tf9QQAQcsV7oGUXeNFVuwxY3oxmU7DlYQdn/FW/jjuUvE oOpj6IYWun9AuKuoVEVRG2Z/13WDBTiyt+bpXtva+vwX59SCOEkS7ew+g+3x3f48DqftsPvEaXT4B TPaKH8OB0hl7WytL6jNothD5q2OL0s5+rmGlbBrXKd9GGHMYSdL6hGWYy+R+4OnoOz2+8bt2u05rJ clPg+I9UwSgayw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <1c91aec4a14a576afc9d63dbb854dbb47ca52ea7.1696257205.git.ludo@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 2 Oct 2023 16:36:28 +0200") References: <1c91aec4a14a576afc9d63dbb854dbb47ca52ea7.1696257205.git.ludo@gnu.org> Date: Wed, 11 Oct 2023 23:22:12 +0200 Message-ID: <878r88rh17.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.81 X-Spam-Score: -6.81 X-Migadu-Queue-Id: 4959759258 X-Migadu-Scanner: mx2.migadu.com X-TUID: wHOajox0l62j Ludovic Court=C3=A8s skribis: > * doc/guix-cookbook.texi (Software Development): New chapter. Pushed as 75d322f76fa588186a6651fba4e42e50124e78ab. Ludo=E2=80=99.