Skip to content

Commit

Permalink
chore: try adding bindgen to bi
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Dec 22, 2024
1 parent 769a81c commit 99c8d19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ pkgs.rustPlatform.buildRustPackage {
];

buildInputs = with pkgs; [
openssl
libressl
wasm-bindgen-cli
];

buildPhase = ''
Expand Down

0 comments on commit 99c8d19

Please sign in to comment.