added deps of typst-preview.nvim.

This commit is contained in:
Gabe Venberg 2026-03-21 15:46:40 +01:00
parent 97fb2ff415
commit 47ef7da18e
2 changed files with 7 additions and 1 deletions

View file

@ -173,6 +173,7 @@ inputs: {
extraPackages = with pkgs; [
typst
tinymist
websocat
];
};