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 AGnxCU+UDWXdRQEAauVa8A:P1 (envelope-from ) for ; Fri, 22 Sep 2023 15:19:11 +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 AGnxCU+UDWXdRQEAauVa8A (envelope-from ) for ; Fri, 22 Sep 2023 15:19:11 +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 E28E75F4FE for ; Fri, 22 Sep 2023 15:19:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=sfTzUECJ; 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=1695388751; 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:dkim-signature; bh=oxPj8p9LF0EJ1lGfk9BNj7r0qxp7df/0ev5gCIEETHw=; b=NsIf7Nnc79uB/j27OrTXVmWNzopz9lmREs0tro23iCg3DBnapFWOt+m+VCUsRZSVnyW8gp BZPrPpxlAaAMi57adYq91U8hCOj3ZvrqoIkPnGntTsuY2A1i9D5eFh+5xChauu5JntPhno mkne968z59YwUkO4lzjg5SWz7m75+M7wbTH/+li29wP1PIXRg8peeMMa9Dqe7OVDqP2HEf 48BHJS1OSxBVoq63SAHaXUQAkbkkagTYFeXWuzy4HqZeNEgBwn5kqEo6X6aNmXlToSYIzG L2Wx4S7361V2Pt88IeS6BS3JiqpJyf63Hb/WxmaKj5CPATwu3dh7IeTYLgVxXQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695388751; a=rsa-sha256; cv=none; b=NOSuOv0dou7SM7qvpszHuY6ai8mboR3p0IOP6itpZ8dM5iw0wJwYIcVPXGKZRKlGajdSTB Gz2xJTR2rvGNbEweiy5uxqWlkihtM7dtBp8oXI+Kn4v0Zm/99RStlTAps7eLHTgDrZOt0A sxeVVFynZ8HMSf2lM6gG2nPF/RUEa6WVnDcuzVafS1mEr2uChhFs0zW+Yx4SpYx7nZx3+B npB7Rnez3pKOs1mtgsJKP0xxi0mjR8MVZEewskuctcFZ0nR8SrzmJPyhGfoPOLKy+PBWBc T/PSf/67dHsecReWVpZ0Cpg83OOUmqUxTFy4B8vexkOnGjonaESHHMxzHV2NrQ== 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=sfTzUECJ; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qjg3Z-0007Fg-0P; Fri, 22 Sep 2023 09:18:53 -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 1qjg3X-0007FY-S9 for guix-patches@gnu.org; Fri, 22 Sep 2023 09:18:51 -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 1qjg3X-0005At-Jn for guix-patches@gnu.org; Fri, 22 Sep 2023 09:18:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjg3h-0006J4-OH for guix-patches@gnu.org; Fri, 22 Sep 2023 09:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66148] Fix Guix version number in pulled (=most) manuals Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Sep 2023 13:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66148 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice Cc: Josselin Poiret , Simon Tournier , Mathieu Othacehe , 66148@debbugs.gnu.org, Ricardo Wurmus , Christopher Baines Received: via spool by 66148-submit@debbugs.gnu.org id=B66148.169538869724190 (code B ref 66148); Fri, 22 Sep 2023 13:19:01 +0000 Received: (at 66148) by debbugs.gnu.org; 22 Sep 2023 13:18:17 +0000 Received: from localhost ([127.0.0.1]:35652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjg2z-0006I4-HP for submit@debbugs.gnu.org; Fri, 22 Sep 2023 09:18:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33166) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjg2v-0006Hq-QJ for 66148@debbugs.gnu.org; Fri, 22 Sep 2023 09:18:14 -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 1qjg2e-0004mz-C7; Fri, 22 Sep 2023 09:17:56 -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=oxPj8p9LF0EJ1lGfk9BNj7r0qxp7df/0ev5gCIEETHw=; b=sfTzUECJW/wng215Xih9 jm/1vbAiiFUQePleCQcMchP4hG3Dse+xzNU4BPndVnmYOqJlM4gGq9B0+KybnhNti+Rs4ar8HyyyM b6/ZvpcBFwn2SFBXKIEFxDY+5Ed7ASOb+Re4bQjE5u93HUCzYCflHJYZVU0iYIA9fmjo4EGFAGxk2 l9cr7B1teQvbbflcLzsGPrGXiCHyWYAsJGfK/nlM4XVAjVKZXGabhknfLMMqcDCvA/qiehPNEGTUB lCW+IuGSn4yJrcb47KzePiAPkcFPKr6eV4ytMVFSOh9IvI2De6tpqRqTgzKX1AtRwwRv7bSwRzfde zBRBCVecX8lNcA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 22 Sep 2023 15:17:51 +0200 In-Reply-To: (Tobias Geerinckx-Rice's message of "Sun, 17 Sep 2023 02:00:00 +0200") Message-ID: <875y42bb40.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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -5.48 X-Migadu-Spam-Score: -5.48 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: E28E75F4FE X-TUID: eWxcu1MqkuiZ Hi! Tobias Geerinckx-Rice skribis: > Now that we use the latest release VERSION even for pulled Guixes, > make it abundantly clear that this is a later build. > > * guix/self.scm (info-manual): @set the PULLED flag in version.texi. > * doc/guix.texi (Top): Honour it. Yeah, great initiative! I wonder if we could avoid adding code to (guix self). For instance, we could have (guix self) leave =E2=80=98VERSION=E2=80=99 undefined and in = the manual we=E2=80=99d have those @inlineifset{VERSION, version @value{VERSION}, revi= sion from @command{guix pull}}. How does that sound? Ludo=E2=80=99.