From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: System test manifest Date: Sun, 08 Mar 2020 23:22:58 +0100 Message-ID: <874kuy7agt.fsf@gnu.org> References: <87wo7y7muu.fsf@gnu.org> <87imjh964s.fsf@ambrevar.xyz> 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]:34240) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jB4K5-0007a9-53 for Guix-devel@gnu.org; Sun, 08 Mar 2020 18:23:02 -0400 In-Reply-To: <87imjh964s.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Fri, 06 Mar 2020 10:36:51 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix-devel Hi, Pierre Neidhardt skribis: > Ludovic Court=C3=A8s writes: [...] >> My next goal is to have a manifest for =E2=80=9Crelease-critical things= =E2=80=9D that >> one can again pass to =E2=80=98guix build=E2=80=99 or =E2=80=98guix weat= her=E2=80=99 to have an >> immediate picture of the =E2=80=9Creleasability=E2=80=9D status. > > Do we already know what the critical things are? I guess we need a list =E2=80=9Cmake assert-binaries-available=E2=80=9D has a short list of critic= al packages, but we could certainly improve on that. Ludo=E2=80=99.