From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CvsRBRQUiF8+PwAA0tVLHw (envelope-from ) for ; Thu, 15 Oct 2020 09:19:16 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gN93ABQUiF9JewAA1q6Kng (envelope-from ) for ; Thu, 15 Oct 2020 09:19:16 +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 4E6F7940142 for ; Thu, 15 Oct 2020 09:19:15 +0000 (UTC) Received: from localhost ([::1]:39808 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSzPm-0000us-6z for larch@yhetil.org; Thu, 15 Oct 2020 05:19:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kSzOq-0000bB-QP for guix-devel@gnu.org; Thu, 15 Oct 2020 05:18:16 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:40775) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kSzOn-00060z-3p for guix-devel@gnu.org; Thu, 15 Oct 2020 05:18:16 -0400 Received: by mail-wr1-x42a.google.com with SMTP id h5so2501435wrv.7 for ; Thu, 15 Oct 2020 02:18:12 -0700 (PDT) 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=EtX/D0JA65/Cp/wkN5uDIeswlB3QELxe6iV4kdb0tm4=; b=Q8lcXAYQ6meJpDnv4X656UJ8KosX8zme9uupigzwcgLW4iRQlVf4rOHXphdb0mGL3N RV5/WWyQmXsmQZqeVrbB7PiyzIYq0ab7RPkWLd3LQUuWBBwF/FScDZKURxF1pD70ad6G AUyk0lTnnqRZF5NV0IhENE9kMOnbB21cpaBdyIiMxO/Yf1T9JvbHn6vblWLg23jkhOD6 NZRREib+JuRk8U6Cf45pWJH+tf/V0++X7asd0vbGGnHEXxw4IF55Fc7h85vRPGGBZ5ys xBj7baYXK6hzrN44RanWkbJo8XDGgfUeXBHgw7hHLyz/WH/v9AmsLPjUjKPFYahQ6ENI y8hA== 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=EtX/D0JA65/Cp/wkN5uDIeswlB3QELxe6iV4kdb0tm4=; b=BjerzXEq7SDFMV94pnJuBVXkq1H83sOA563z6j056phMiNgPT7Stsf8LOrbM7/XIxP zqUFbTsz6GZng9z4VCAXc8RUIx5XwzmkOGjfA7gyHeHkYjm0PSXNqzNATsDIILl9Lopo RizN55z/idWkVe2TAWqpNTf48w8C647O9oFgYrtxcx4wLxg/J69AHywLfS7SLRKF3vsD QuzvqtwnaPvrWPWElMSlfVw/POY3G/bkYMr75KVPlY28NREpcYiUCuxuKFS6hwYsvCRg sl2BMAIJTpMxoXtzOg9S2iRnOXVaTrIiFuuZCCQwbPr4RYDDksBX9SDK8M/hqrScCIFa 1ZFg== X-Gm-Message-State: AOAM532NLJHzjnZTIbMbIio+mfV55f6e346INdc8a9m3tp+lJppI3V2k uENZiJdcdbxsPX/DpZpB1VeqtkHFdUc= X-Google-Smtp-Source: ABdhPJwVgwWqIXjfwUZanyLlhBzyn3HdujUZvepqSrE6H+pc/laAFobDzBpJWc0107EPXn2ngE4iOQ== X-Received: by 2002:adf:fc51:: with SMTP id e17mr3061146wrs.45.1602753491436; Thu, 15 Oct 2020 02:18:11 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id q2sm3453379wrw.40.2020.10.15.02.18.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Oct 2020 02:18:10 -0700 (PDT) From: zimoun To: Christopher Baines Subject: Re: Reproductibility, Data Services, guix weather In-Reply-To: <87r1pzj2rr.fsf@cbaines.net> References: <86mu0rt95k.fsf@gmail.com> <87k0vtx69t.fsf@cbaines.net> <87r1pzj2rr.fsf@cbaines.net> Date: Thu, 15 Oct 2020 11:18:09 +0200 Message-ID: <86362f3l0u.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42a; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42a.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Q8lcXAYQ; 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-Spam-Score: -1.71 X-TUID: BUQ54uHavlhf On Thu, 15 Oct 2020 at 09:45, Christopher Baines wrote: >> Can I expect that all the revisions are there? Or only some? > > Well, definitely not all revisions, but for the patches instance of the > Guix Data Service I'm aiming to keep recent revisions. Well, I am going to put that in my script and will report to you if I am not able to reach the expected revisions. --8<---------------cut here---------------start------------->8--- (match (current-profile) (#f %guix-version) ;for lack of a better ID (profile (let ((channel (find guix-channel? (profile-channels profile)))) (channel-commit channel)))))) --8<---------------cut here---------------end--------------->8--- Thanks, simon