From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: hpcguix-web, channels, and inferiors Date: Wed, 03 Oct 2018 16:38:16 +0200 Message-ID: <87zhvv5c4n.fsf@lassieur.org> References: <87pnxqkbmg.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g7iIG-0005am-Am for guix-devel@gnu.org; Wed, 03 Oct 2018 10:38:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g7iID-00015p-Lk for guix-devel@gnu.org; Wed, 03 Oct 2018 10:38:28 -0400 Received: from mail.lassieur.org ([83.152.10.219]:57866) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g7iIA-00013U-Vd for guix-devel@gnu.org; Wed, 03 Oct 2018 10:38:23 -0400 In-reply-to: <87pnxqkbmg.fsf@gnu.org> 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.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel Hello, Ludovic Court=C3=A8s writes: > Hello Guix! > > There=E2=80=99s a little-known but neat program that Roel Janssen wrote c= alled > hpcguix-web. It=E2=80=99s a web UI (with JavaScript) that allows you to = browse > packages; the UI can be customized, and Roel=E2=80=99s institution, for > instance, customizes it to provide instructions for their clusters. You > can see it in action here: > > https://guix-hpc.bordeaux.inria.fr/browse > > Until now hpcguix-web would just allow you to browse the list of > packages of the Guix it was built against (it used =E2=80=99fold-packages= =E2=80=99, > etc.) Would it make sense to integrate it into Cuirass? We could browse packages on Cuirass and to each package would be associated a link to its build status on different architectures, etc. What do you think? Cl=C3=A9ment