~reyman/build-deno-guix

A attempt to build deno for guix
5bc97266 — sebastien.rey-coyrehourcq 11 months ago
add js to test deno run
585931b9 — sebastien.rey-coyrehourcq 11 months ago
remove deno-test-util as dependency
b057e886 — sebastien.rey-coyrehourcq 11 months ago
Add Readme

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~reyman/build-deno-guix
read/write
git@git.sr.ht:~reyman/build-deno-guix

You can also use your local clone with git send-email.

#Building Deno v1.25.2

Need Rust 1.65.

To compile only deno-test-util that don't exist on crate.io and is needed by deno at phase testing :

guix time-machine -C channels.scm -- build -f rust-deno-test-util-0-1-0.scm

To compile deno v1.25.2 !

guix time-machine -C channels.scm -- build -f rust-deno.scm