From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OG0lJkijJ2Vk1wAAG6o9tA:P1 (envelope-from ) for ; Thu, 12 Oct 2023 09:42:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OG0lJkijJ2Vk1wAAG6o9tA (envelope-from ) for ; Thu, 12 Oct 2023 09:42:00 +0200 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 238B53E9D8 for ; Thu, 12 Oct 2023 09:42:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rub.de header.s=mail-2017 header.b=EDFYWhVR; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697096520; a=rsa-sha256; cv=none; b=adhBimo0kFZr8hxJMRR4reBxYeUWgWuAHxXi6tQuIoI2fIbCB4jLJ5oHLsntVYv6YtKbc6 IGfT05q7253AqcWqV/m7Qq2Qb/9BPoR0CLDB64ruPK3+Dbn1oYJMMNnlv+TqBycKa7f9gd WSu5gd/29rgpgCb1jLlxpBAw3X3zcd0BTPYPhwJ/mrgdO2DPld2GbKZlcvE6hUThqa7Sw3 w7fenpiSw8UGpCeMZoT/qTm98L8pPhaZKQ/tDLmmrth1XFet4CRJRJalm/H4G2CvCdi4xr wlQ+f7g3eNXupdB3X/3ExBIPPnWfGaZbvhnbk1jk1rtlAhXT0Yx2l+8AYz9DeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rub.de header.s=mail-2017 header.b=EDFYWhVR; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697096520; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=LL1veFuhlCjRktmy5W4sv71KeOSKoFmd8QqSio+q4/A=; b=rCaw6EWb1cDZ5oRWb+oNzoByzbE9g04Gz6vcpAJeNTTO6Mg3jQCWMiMSJkUG23Uw1Odxsx oj+0JXet4AdK9pToDGGwQXrnh+FL1kvDmTWhslbvA85+sRRrSeMkOkP/6C1TKaNlRFimpE N9orReYwDfdkHpI03B93f0Av53lsUUMMLhxlXrRr7szttaWf4RaOTG+l0tF1QTzV1WsKyI KVLe+yfH/0vNPVbKy5OtYSG8F1PGIzJ8rjttIGP92/SLLDhvig6nTLBVM3JNafW80WGZ0Y lPrm1/B7TxcraYU943262ra/tIqti/yWOR3XtqL1Pv5jxZh+bfdCCuegFZqasw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqqKG-0007jd-OE; Thu, 12 Oct 2023 03:41:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqqKC-0007jJ-Lu for guix-patches@gnu.org; Thu, 12 Oct 2023 03:41:40 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqqKB-0006XU-Js for guix-patches@gnu.org; Thu, 12 Oct 2023 03:41:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqqKX-0008Rn-Jr for guix-patches@gnu.org; Thu, 12 Oct 2023 03:42:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47948] [PATCH 00/49] Towards deno. Resent-From: Daniel =?UTF-8?Q?Mei=C3=9Fner?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 12 Oct 2023 07:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47948 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Lars-Dominik Braun Cc: Danny Milosavljevic , 47948@debbugs.gnu.org Received: via spool by 47948-submit@debbugs.gnu.org id=B47948.169709647732409 (code B ref 47948); Thu, 12 Oct 2023 07:42:01 +0000 Received: (at 47948) by debbugs.gnu.org; 12 Oct 2023 07:41:17 +0000 Received: from localhost ([127.0.0.1]:40537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqqJp-0008Qf-G4 for submit@debbugs.gnu.org; Thu, 12 Oct 2023 03:41:17 -0400 Received: from out1.mail.ruhr-uni-bochum.de ([134.147.53.149]:40877) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqqJk-0008QJ-QD for 47948@debbugs.gnu.org; Thu, 12 Oct 2023 03:41:16 -0400 Received: from mx1.mail.ruhr-uni-bochum.de (localhost [127.0.0.1]) by out1.mail.ruhr-uni-bochum.de (Postfix mo-ext) with ESMTP id 4S5hQ34jzjz8SKH; Thu, 12 Oct 2023 09:40:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rub.de; s=mail-2017; t=1697096443; bh=UIwNgP0r3MRq9bZ/GFHAtr08z0ym0gPbgcsetHwcE4Q=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=EDFYWhVRWr1bkP/kVNbalLYX9EkfW5wjANmbNaslyHNXc/e6rSNFjEsW57OMOoXqU TgGCnEAxY+bGhA8cDRMmJC5qP/lz2q/cVikcRtQTv0WSm9UZ6V4/3EPUfKFqSGTrKj 2LldFgzd/FLfENH9iJhEElLTd6fo6byQHjH0FcPw= Received: from out1.mail.ruhr-uni-bochum.de (localhost [127.0.0.1]) by mx1.mail.ruhr-uni-bochum.de (Postfix idis) with ESMTP id 4S5hQ33mLRz8SL0; Thu, 12 Oct 2023 09:40:43 +0200 (CEST) X-Envelope-Sender: X-RUB-Notes: Internal origin=IPv6:2a05:3e00:c:1001::8693:2aec Received: from mail2.mail.ruhr-uni-bochum.de (mail2.mail.ruhr-uni-bochum.de [IPv6:2a05:3e00:c:1001::8693:2aec]) by out1.mail.ruhr-uni-bochum.de (Postfix mi-int) with ESMTPS id 4S5hQ31Pw6z8SLM; Thu, 12 Oct 2023 09:40:43 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.8 at mx1.mail.ruhr-uni-bochum.de Received: from xii-04 (dyn-921369a000000000d0037000.mg07.ipv6.ruhr-uni-bochum.de [IPv6:2a05:3e00:7:300d::a96:3129]) by mail2.mail.ruhr-uni-bochum.de (Postfix) with ESMTPSA id 4S5hQ25WkgzDh0T; Thu, 12 Oct 2023 09:40:42 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 1.0.0 at mail2.mail.ruhr-uni-bochum.de In-Reply-To: (Lars-Dominik Braun's message of "Thu, 15 Sep 2022 10:19:24 +0200") References: <20210422121024.40c393f6@scratchpost.org> Date: Thu, 12 Oct 2023 09:40:42 +0200 Message-ID: <87il7cguf9.fsf_-_@rub.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Daniel =?UTF-8?Q?Mei=C3=9Fner?= X-ACL-Warn: , =?utf-8?q?Daniel_Mei=C3=9Fner_via_Guix-patches?= From: =?utf-8?q?Daniel_Mei=C3=9Fner_via_Guix-patches?= via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.27 X-Spam-Score: -4.27 X-Migadu-Queue-Id: 238B53E9D8 X-TUID: pzewG61bvw7+ Lars-Dominik Braun writes: >> This patchset prepares to add deno. > did you ever package deno? I=E2=80=99m interested in that, because the la= test > version of RStudio uses on Quarto, which depends on deno. I am also interested in that because I would like to use Quarto on Guix. I tried to run the binary tarball provided on their website in an FHS container but that did not work out nicely. When I learned that Quarto needs Deno I stopped my packaging attempt because of the shear number of required packages. If more people are interested in deno, we could probably split the work. WDYT? However, there's dart-sass that is bundled in the Quarto binary tarball which is a whole other level since there=E2=80=99s no Dart toolchain in Gui= x so packaging dart-sass is even more difficult I would think. --=20 Daniel