From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Docker and singularity containers Date: Thu, 13 Sep 2018 09:21:24 +0200 Message-ID: <87a7olkgln.fsf@elephly.net> References: <20180912151616.iwt3kqb77zd76wf6@thebird.nl> <878t4662lw.fsf@gnu.org> <87in3ak3w1.fsf@elephly.net> <20180912183059.oto5gi36boo62sx2@thebird.nl> <87bm92jutm.fsf@elephly.net> <20180913061036.y7xeizvazyhc5dsd@thebird.nl> 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]:52723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0Lwd-0007I9-4z for guix-devel@gnu.org; Thu, 13 Sep 2018 03:21:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0Lwa-0001tt-0w for guix-devel@gnu.org; Thu, 13 Sep 2018 03:21:43 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21139) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g0LwZ-0001sY-LC for guix-devel@gnu.org; Thu, 13 Sep 2018 03:21:39 -0400 In-reply-to: <20180913061036.y7xeizvazyhc5dsd@thebird.nl> 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: Pjotr Prins Cc: guix-devel , Ludovic =?utf-8?Q?Court=C3=A8s?= Pjotr Prins writes: > BTW I notice Rstudio is missing in Guix. Any reason for that? It=E2=80=99s here: https://github.com/BIMSBbioinfo/guix-bimsb/blob/master/bimsb/packages/s= taging.scm#L95 Problems are the use of GWT, which I haven=E2=80=99t been able to build from source yet. Rstudio Desktop is here (but the build is currently broken): https://github.com/BIMSBbioinfo/guix-bimsb/blob/master/bimsb/packages/s= taging.scm#L250 I don=E2=80=99t know if Rstudio Desktop actually needs GWT. -- Ricardo