x
Some checks failed
CI / Typos (push) Successful in 28s
CI / Build and test (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Build and test (all features) (push) Has been cancelled

This commit is contained in:
2026-03-11 12:20:50 -07:00
parent c17596e1d4
commit 179effc32c
2 changed files with 9 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ pileRustPlatform.buildRustPackage {
cargoLock.lockFile = ./Cargo.lock;
PDFIUM_LIB_DIR = "${pkgs.pdfium-binaries}/lib";
buildInputs = [
pkgs.pdfium-binaries
pkgs.openssl