From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Using Cuirass API in channel for guix revision of last successful build of package Date: Sun, 04 Aug 2019 14:32:38 +0200 Message-ID: <87woftyuu1.fsf@elephly.net> References: <86k1bucn9x.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44149) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1huFgw-0005OP-LM for help-guix@gnu.org; Sun, 04 Aug 2019 08:32:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1huFgv-0005b9-PI for help-guix@gnu.org; Sun, 04 Aug 2019 08:32:50 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21336) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1huFgv-0005MK-Gm for help-guix@gnu.org; Sun, 04 Aug 2019 08:32:49 -0400 In-reply-to: <86k1bucn9x.fsf@posteo.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: amagne@posteo.net Cc: help-guix@gnu.org amagne@posteo.net writes: > How can I ask Cuirass for the commit of the guix revision that last > successfully built a specific package for my arch? I don=E2=80=99t think you can. You can, however, use =E2=80=9Cguix weather=E2=80=9D (optionally with a man= ifest) to determine if ci.guix.gnu.org has a binary for each of your packages or if Guix would build things locally.=20 --=20 Ricardo