feat: add typst dependencies and make conform use isort

This commit is contained in:
2026-04-25 22:42:23 +02:00
parent 3ab9f0b465
commit 26e9593aab
4 changed files with 11 additions and 5 deletions
+6
View File
@@ -57,6 +57,7 @@ in
astro-language-server
tinymist
typstyle
websocat
# ty
# basedpyright
@@ -121,6 +122,11 @@ in
themeName = repoTheme.name;
};
typstPreviewDependencies = {
tinymist = "${pkgs.tinymist}/bin/tinymist";
websocat = "${pkgs.websocat}/bin/websocat";
};
};
# 5. Wrapper Configuration