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
parent 58afedf468
commit ce440f99cd

View File

@@ -40,7 +40,7 @@ lib.extendMkDerivation {
{
name = "typst-package-${finalAttrs.pname}-${finalAttrs.version}";
dontUnpack = true;
dontBuild = true;
installPhase =
let