Skip to content

Commit

Permalink
Add iconv dependency that is required for maturin (python binding gen…
Browse files Browse the repository at this point in the history
…erator)
  • Loading branch information
dwt committed Jun 27, 2024
1 parent ff71369 commit 3932a27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ pkgs.mkShell {
lzma
cargo-tarpaulin
gnumake
iconv
];
}

0 comments on commit 3932a27

Please sign in to comment.