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 ms8.migadu.com with LMTPS id QLA4BEzyKmXuKgEAG6o9tA:P1 (envelope-from ) for ; Sat, 14 Oct 2023 21:55:56 +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 QLA4BEzyKmXuKgEAG6o9tA (envelope-from ) for ; Sat, 14 Oct 2023 21:55:56 +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 935CC45D21 for ; Sat, 14 Oct 2023 21:55: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="GADJf/Lt"; 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=1697313356; 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-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=/3Na5OBaIMxHOrfZy+FjfBq613YGjfs60/i4CQA08q8=; b=jxXOtZDXx1WFe02hJrNJ8YlM8O8v90pa/siKAJU9aLogkKhL12lN/1726Fj8M0FIY47U8j fJvqopPjdzebPS9zV77iE40avAI2uksaNd1FqATNSb7w/UykK3w9IQBdG/vpucr0V/cOzP qPCXu6Odl8N9RPgEll5aothlotQs0IKmaRgEEx5DWDxTwG2LRlWbZFvtqrrDRrybr9HoMC 98rzUmOST2IvLSP96EV4v2EegWfR202yBT6wMwHkp6aCRV8ryRatgjVzOn6tKY9lVN6QIc Zl0qwrsPv8H9RG8GaPIb+oGsFqQJj+gTS/umpIUXpF2q68xdtekhuJBMeT8XDg== 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="GADJf/Lt"; 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=1697313356; a=rsa-sha256; cv=none; b=JT84mEGCx5ndUC9fTTvyAfXGSwq5wrO2c+ioCt1VvPLay2lBdhFI/L58J07pr7PCNYcGT0 JFp/pCfeKHm+pcEHTYvMiHOAZ4s9UtYDQBbzaFtD+uFUsSFtiOr9yLFIS9gP2izXjA5/Ln rEGhLWsTLNxy/YggkmE9HZOzYu2FYtIoC0q43o3bCTInGHznT40LD/kyYZEIzhqxe16rcW UGuM701eofcaNg2wJjDdqG4lMrLStioTsWB83wfX5cRoUFc5WNyhFrEuE/k5uLgkh4uuhc O4kUldvU7HXoAn9IQ5QATb5IEl+CYlXs458LOzkbMGH8VXDqXUa7/pk3r1L5rg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrkjl-0003gO-PC; Sat, 14 Oct 2023 15:55:49 -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 1qrkjc-0003fp-1u for guix-patches@gnu.org; Sat, 14 Oct 2023 15:55:40 -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 1qrkja-0004Q2-Du for guix-patches@gnu.org; Sat, 14 Oct 2023 15:55:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrkjy-0008O9-47 for guix-patches@gnu.org; Sat, 14 Oct 2023 15:56:02 -0400 Subject: bug#60632: [PATCH 1/1] services: base: Add extra-env support to guix-configuration. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 19:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60632 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 60632-done@debbugs.gnu.org, Maxim Cournoyer Mail-Followup-To: 60632@debbugs.gnu.org, othacehe@gnu.org, othacehe@gnu.org Received: via spool by 60632-done@debbugs.gnu.org id=D60632.169731330432165 (code D ref 60632); Sat, 14 Oct 2023 19:56:01 +0000 Received: (at 60632-done) by debbugs.gnu.org; 14 Oct 2023 19:55:04 +0000 Received: from localhost ([127.0.0.1]:50594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrkj1-0008Mj-KN for submit@debbugs.gnu.org; Sat, 14 Oct 2023 15:55:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrkiz-0008MC-TD for 60632-done@debbugs.gnu.org; Sat, 14 Oct 2023 15:55:02 -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 1qrkiV-00049o-UQ; Sat, 14 Oct 2023 15:54:31 -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=/3Na5OBaIMxHOrfZy+FjfBq613YGjfs60/i4CQA08q8=; b=GADJf/LtlZUBR+ZlWQKE hwKxznQe+sSRq5xl1BarULyLq9KIHSL5k9TXDplTiwk10mxhrABPNMv2h6HN2KHlbFk6sQQn0F9wg 5GuZDoDx4zLI9fvumg8OBBfu2Lz2VPkyUdC2W9TAlLqTvkNEQE8EV15PYlC+Ax4zK9rNJ6H9OK19w nExRFi0x9Skh62/2BLaAWadilMhQpVS/3U0zrg+uxPIYIFK52yScF4Xo2bSYohqYOIZAglr/NsLjY eFDc2MO69+9CFkYWYgojw+sIpr8czFsAtHEjMCp0bEIG/grSII/QFmmavixc2vSBE5OyaxPQcStQ8 wZsjwmE51S/Miw==; From: Mathieu Othacehe In-Reply-To: <87r0vas5zx.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 31 Jan 2023 23:18:10 +0100") References: <20230107181938.14334-1-othacehe@gnu.org> <871qo0j1zn.fsf@gmail.com> <87r0vas5zx.fsf_-_@gnu.org> Date: Sat, 14 Oct 2023 21:54:27 +0200 Message-ID: <87sf6dj7yk.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.51 X-Spam-Score: -6.51 X-Migadu-Queue-Id: 935CC45D21 X-Migadu-Scanner: mx2.migadu.com X-TUID: 8xtVA/AtIB+i Hey, > As a rule of thumb, I think we should keep the build environment > unchanged forever=E2=80=94no changes to the set of environment variables = and > files/directories present in the build environment. > > It=E2=80=99s important because the whole reproducibile-by-construction ap= proach > depends on that. OK, closing then :) Thanks, Mathieu