modules/dependencies: add texpresso

This commit is contained in:
Gaetan Lepage 2025-04-07 17:18:17 +02:00 committed by nix-infra-bot
parent 07c767cd2f
commit 090c4e0f7c
2 changed files with 11 additions and 8 deletions

View file

@ -19,6 +19,7 @@ let
default = "nodejs";
example = "pkgs.nodejs_22";
};
texpresso.default = "texpresso";
tree-sitter.default = "tree-sitter";
typst.default = "typst";
ueberzug.default = "ueberzugpp";