I've been attempting to use this project on NixOS, but it isn't working since Nix is unable to run the dynamically linked typst executable from Typst_jll. It would be great if this project could prefer typst from PATH when it exists, since this should allow it to work on Nix, as long as the typst executable is separately installed.
Thanks!
I've been attempting to use this project on NixOS, but it isn't working since Nix is unable to run the dynamically linked
typstexecutable fromTypst_jll. It would be great if this project could prefertypstfromPATHwhen it exists, since this should allow it to work on Nix, as long as thetypstexecutable is separately installed.Thanks!