From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id Am4iNFDjg2CrWgAAgWs5BA (envelope-from ) for ; Sat, 24 Apr 2021 11:22:24 +0200 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 wP/FLlDjg2CmKgAAB5/wlQ (envelope-from ) for ; Sat, 24 Apr 2021 09:22:24 +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 B965B1E531 for ; Sat, 24 Apr 2021 11:22:23 +0200 (CEST) Received: from localhost ([::1]:50696 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1laEUY-0007bX-RM for larch@yhetil.org; Sat, 24 Apr 2021 05:22:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39290) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1laEUF-0007bR-PM for guix-devel@gnu.org; Sat, 24 Apr 2021 05:22:03 -0400 Received: from mail-pj1-x102d.google.com ([2607:f8b0:4864:20::102d]:44556) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1laEUE-0006mZ-3g for guix-devel@gnu.org; Sat, 24 Apr 2021 05:22:03 -0400 Received: by mail-pj1-x102d.google.com with SMTP id m6-20020a17090a8586b02901507e1acf0fso2556921pjn.3 for ; Sat, 24 Apr 2021 02:22:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OeTlgvF0I/136Q8MHDl/Vi2f4OiwZ0HKvMZbEOvd7PQ=; b=k4Hh9MmF3PqdcimtlvW9gOPTUzO7MSghSW6KUtymnRL31fqDmQkQQouzNLeomZrjF3 oHBThFYmpOL6xIG1f4UsBrngTFufdTAQPdik5uoKzrpFpkcAwTMuk9O+Xdblu5+V0adE vp0oX6rh3zsB6pI0A2DgihpSLkKD2vhm4tW2b/oYVAbNGDPF37PlnF7jAfB4nEcAc0/l eF4U2YUgiF1i/HqQwvr1dJg5k/Pbb6ERowe3p5eRXLstOZXlHXN4h8oZegWgUjrpxB4u bAbFRlnpU5DBiPjc/6CqM96VnkvAP0+W4ROBUVuFnOqTFP4MmQcKJN+MtMVXqtOmScks GAIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OeTlgvF0I/136Q8MHDl/Vi2f4OiwZ0HKvMZbEOvd7PQ=; b=Ml6rSorpcU260D0DvDa5in2uQfgqkl8wvfyLI5u+1mb13oK7Au1wJ5zqgsCHSdO0N1 97riCcF/3yXaagV0n5tIH5wfkUJ+RcWS59+44R6dMfqw3WQtwLi4W/JOsurmz/X3BPt/ 9blBsRSFNQxET5RXltno4+joEDTILtfhfPJuqxMW3UPIwC0EOc3DRMNzKq/dk8uc0WB4 0pXaJxpKl86NAE6vGhIA497jrTf5b9TpnMQdkmWj5eADyG5aczKP2e7eFUWGqsVKm4vr ECiwVJm/QuEwhmKUMKNgmldUFG2deUyYdACDhO8//W/BwD49V2bV+7pcA8/N3xWVMvkj /qqA== X-Gm-Message-State: AOAM531Tapktn/ugiFmjMv4SrcegpuXtZpr+HtAilG+LxhgG/MKt7fHY WtEyxjdEaQyVzISgYGrhPU14OI2R1ck60lYJ4aI= X-Google-Smtp-Source: ABdhPJwpxfk2KzznM++w36ibP4gZ87t0tDCA/wUoMtAXDfMEWIYYPu/+R/d8K5cVRcsypV4yu520xIMQ1MNgzJI5XGA= X-Received: by 2002:a17:902:7c8a:b029:e6:f010:a4f4 with SMTP id y10-20020a1709027c8ab02900e6f010a4f4mr7871985pll.17.1619256120609; Sat, 24 Apr 2021 02:22:00 -0700 (PDT) MIME-Version: 1.0 References: <878s58gprg.fsf@cbaines.net> <8735vggi91.fsf@cbaines.net> In-Reply-To: <8735vggi91.fsf@cbaines.net> From: Vincent Legoll Date: Sat, 24 Apr 2021 11:21:49 +0200 Message-ID: Subject: Re: New blog post on the Guix Build Coordinator: Building derivations, how complicated can it be? To: Christopher Baines Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::102d; envelope-from=vincent.legoll@gmail.com; helo=mail-pj1-x102d.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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619256144; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=OeTlgvF0I/136Q8MHDl/Vi2f4OiwZ0HKvMZbEOvd7PQ=; b=OALWKxVIWh2bSOXw3ZenpjFHNgysjl6zw/FXjm85j2iGAVe4RbKdcY/MzCNmu7j/JPor6q Ug7lSAI2OotIMO+wrzOarzAMP8tTqmdbuy0OEv2sgi/KjO25ig+VC2pIk0Rs0xUnC3Nc6U ZbX+jHcRN1P8ko20sEnFznZY9s8Yl5qUHYWgXBh/Z9nUjguY5HwKDE9xtR+LUDxjZhTGW/ 32n8ptpSFSzZds4xDo3WbJpW4EJGHWf07hn2ixcxMsoavyBOQBP7Nuopt5vxzV1e6Uo6nl xGTn5DTdRqg5JQSePz5SSucNIfLrZR3tZnIWioo+nHRv6QIfpZUpKiqAYWN2yA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619256144; a=rsa-sha256; cv=none; b=BEIbDsQLPIAnSid4NVV18QYPQFx0l6aD3idUBPRo5l9mYkqEw/l4fgqtvdWaWk5jiqlwLY aiCPNFv4SbBekvvBjxzMuUc8x/KlPsvs6Ub35uqUXzOKHmt8OWwRypWjZutlZ0DJAOnUGP HwnWpgS58QSPlYqsz3Gu2Xv7PNor3OUJguQelbcKAN2m8rNEIQyxC5VUuUx6oAvGgAXGQV wvAZcMpvt5Nn2zqR+2Ot7p4Xbbnqw2/Q+S+2mJBpXvoR2Va1ZMooaGZx+FVfoqCqNw4yl+ uVNvQGCDkQl/Bs5EnRezBd0FLhBgvQZx/78+C/xCRI1xke4BjwGQEjMxNj2TDA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=k4Hh9MmF; 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-Spam-Score: -2.14 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=k4Hh9MmF; 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: B965B1E531 X-Spam-Score: -2.14 X-Migadu-Scanner: scn0.migadu.com X-TUID: RUzRNQvPYpNG On Sat, Apr 24, 2021 at 11:10 AM Christopher Baines wrote: > I did think about trying to include something about Cuirass, but I don't > have a clear picture of it's scope or purpose, so I'm not really the > right person to attempt to write authoritatively about it. OK, fair enough, Matthieu, Ludo, or anyone else can shed some light here ? > I try to avoid using the CI (Continuous Integration) term as I'm not > sure there's a shared understanding of the term (I think it's the > practice of multiple people frequently merging their changes to some > software they're all working on). Yes, I know the term is overloaded, but it's easy and conveys at least a bit of the subject at hands, so... > Does that make any sense? Do say if you have more questions. Yes, and I will, thanks -- Vincent Legoll