From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GBb1DqEV3F8dbAAA0tVLHw (envelope-from ) for ; Fri, 18 Dec 2020 02:36:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id iOHvCqEV3F+6AwAAB5/wlQ (envelope-from ) for ; Fri, 18 Dec 2020 02:36:17 +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 09E3294042B for ; Fri, 18 Dec 2020 02:36:17 +0000 (UTC) Received: from localhost ([::1]:54796 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kq5cu-0007HS-19 for larch@yhetil.org; Thu, 17 Dec 2020 21:36:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kq5cU-0007HD-C0 for guix-devel@gnu.org; Thu, 17 Dec 2020 21:35:50 -0500 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:32879) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kq5cS-00060M-Px for guix-devel@gnu.org; Thu, 17 Dec 2020 21:35:50 -0500 Received: by mail-wr1-x432.google.com with SMTP id t30so520947wrb.0 for ; Thu, 17 Dec 2020 18:35:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=8QfRrRmd2tvYUtdM2r9UBDGvAhKg/9D73tLdfRB6on0=; b=Sk2kzsq0H4pGACLNOrj7M+FrOEo5480rZNN+Djnx37hZhm/ZEgNPJE1QxQQyZ8wDvX fVasMZvezLm2jYHjyGCtiEWONqa520jl+m3IOmR99YHTvrUM1rybXqI2poObgQpWn/R7 Fpwx7rRJOrp538lKk2TmTOy6NNc7IUmdBBDOAxfNYtLU3ZhFDPmt/bCA6iM1BfDeqRqm LmwrL87UyR8R4aYpROhZeHOLBLlZEaibdLDE9cTQgbQuY7e+BD/Z5+k+xm6WNdd4/ZmD oyeInZwVbJpNnwoOKG3oSYNdJFR0KVhXSYXfsDOeLQ5eU9/mhNQwVnUeJ3GScEytno91 PrKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=8QfRrRmd2tvYUtdM2r9UBDGvAhKg/9D73tLdfRB6on0=; b=CIR7vXSRGoTgkXSW6atJrs6GWv014nOBEKVofLeS7dtw2m2fqE8UR6FOmpna4/AT9w 6JYy63hUBKa08A//RUH2D2xgCTEMg0IpXboPHYSKbrzRGIXvUz0b1zobTqTLTi5eALSf Hkw9eznpqdu3OPYjg6jS1uF+KsgzKR5ZPJ5kN4KZ8pOJcEisOHvLAeL+DbX/yOm3BRLH 8h5SDEoob1601nARkalGA9JAPgjODpEPK9sv8e/joiIw+2lsDytvfmYiTWLJs5L+NacE YCLrz3oWRHaYtvkfWETqJ76SISlVJSr09XUSxCB6A6WgQfe+sTB90JiXMlzArg4EyUkd 4cRQ== X-Gm-Message-State: AOAM531Aphg9Z3pzJNy3aoxANZqhlxFnPmqinK2ceKJCKW7s5lFpbHk+ nBof2jE5+4E21N8IpakEI5B+xyFiGyU= X-Google-Smtp-Source: ABdhPJyyUZ4DHZvpygC324F2WrpJBmDXjNt5rQElVzZywhnVjFbORLEoi6qQfMLCUnY/Va5DMBzjyA== X-Received: by 2002:adf:c403:: with SMTP id v3mr424565wrf.55.1608258947577; Thu, 17 Dec 2020 18:35:47 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id y130sm10616174wmc.22.2020.12.17.18.35.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Dec 2020 18:35:47 -0800 (PST) From: zimoun To: Mark H Weaver , Leo Famulari Subject: Re: New =?utf-8?B?4oCcdW5ncmFmdGluZ+KAnQ==?= branch In-Reply-To: <87v9d4rw80.fsf@netris.org> References: <87v9dcv8mt.fsf@gnu.org> <86sg88oeze.fsf@gmail.com> <87v9d4rw80.fsf@netris.org> Date: Fri, 18 Dec 2020 03:33:45 +0100 Message-ID: <861rfnonau.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::432; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x432.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 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 Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.02 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Sk2kzsq0; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 09E3294042B X-Spam-Score: -3.02 X-Migadu-Scanner: scn0.migadu.com X-TUID: +7EXwr3JR+Qb Hi Mark and Leo, Thanks for the explanations. All is clear. All the best, simon