typstPackages: skip build phase

Co-authored-by: Gongqi Huang <46938348+cherrypiejam@users.noreply.github.com>
This commit is contained in:
Krsnik
2025-05-12 12:10:45 +02:00
committed by GitHub
co-authored by Gongqi Huang
parent 58afedf468
commit ce440f99cd
+1 -1
View File
@@ -40,7 +40,7 @@ lib.extendMkDerivation {
{
name = "typst-package-${finalAttrs.pname}-${finalAttrs.version}";
dontUnpack = true;
dontBuild = true;
installPhase =
let