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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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