Skip to content

Commit a882adf

Browse files
committed
ci fix
1 parent a749b87 commit a882adf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nix/lib/shell-common.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
sqlite,
99
zstd,
1010
zlib,
11+
fontconfig,
1112
llvmPackages,
1213
wasm-bindgen-cli,
1314
wasm-pack,
@@ -64,6 +65,7 @@ in
6465
zstd
6566
openssl
6667
zlib
68+
fontconfig
6769
];
6870
buildInputs = [
6971
openssl

0 commit comments

Comments
 (0)