ci typst in env
Build / build (push) Canceled after 4m30s

This commit is contained in:
Jeremy Janella
2026-05-24 11:55:21 -04:00
parent 6dda0a2b62
commit d498fceaa9
2 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -20,6 +20,7 @@
clang
llvmPackages.bintools
rustup
typst
];
RUSTC_VERSION = overrides.toolchain.channel;
@@ -46,7 +47,6 @@
(builtins.map (a: ''-I"${a}/include"'') [
# add dev libraries here (e.g. pkgs.libvmi.dev)
pkgs.glibc.dev
pkgs.typst
])
# Includes with special directory paths
++ [