Message ID | 20210422121024.40c393f6@scratchpost.org |
---|---|
Headers | show |
Series | Towards deno. | expand |
Hi Danny,
> This patchset prepares to add deno.
did you ever package deno? I’m interested in that, because the latest
version of RStudio uses on Quarto, which depends on deno.
Thanks,
Lars
Lars-Dominik Braun <lars@6xq.net> writes: >> This patchset prepares to add deno. > did you ever package deno? I’m interested in that, because the latest > 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’s no Dart toolchain in Guix so packaging dart-sass is even more difficult I would think.
Hi, It looks like a nice project to have on the Guix's belt, but this patch series a little bit dated. And might need some love to build with recent efforts from rust-team. Thanks, Oleg -- … наш разум - превосходная объяснительная машина которая способна найти смысл почти в чем угодно, истолковать любой феномен, но совершенно не в состоянии принять мысль о непредсказуемости.
Gentle ping here, CC rust-team.